示例#1
0
 internal void ExecuteCommand()
 {
     ValidateParameters();
     RemovePredicateExtensions();
     AddResourceExtension();
     WriteObject(VM);
     UpdateAzureVMCommand cmd = new UpdateAzureVMCommand();
 }
 internal void ExecuteCommand()
 {
     ValidateParameters();
     RemovePredicateExtensions();
     AddResourceExtension();
     WriteObject(VM);
     UpdateAzureVMCommand cmd = new UpdateAzureVMCommand();
 }