We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6264d commit 7d169a1Copy full SHA for 7d169a1
src/ServiceManagement/StorSimple/Commands.StorSimple/StorSimpleCmdletParameterSet.cs
@@ -23,6 +23,5 @@ internal static class StorSimpleCmdletParameterSet
23
public const string IdentifyByParentObject = "IdentifyByParentObject";
24
public const string IdentifyById2 = "IdentifyById2";
25
public const string IdentifyByObject2 = "IdentifyByObject2";
26
- public const string CreateNewStorageAccountSet = "CreateNewStorageAccountSet";
27
}
28
0 commit comments