You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/Implementation/Locations/GetAzureLocationCmdlet.cs
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,6 @@ public class GetAzureLocationCmdlet: ResourceManagerCmdletBase
34
34
/// </summary>
35
35
publicoverridevoidExecuteCmdlet()
36
36
{
37
-
WriteWarning("The output object type of this cmdlet will be modified in a future release.");
0 commit comments