Property | Type | Description |
---|
Method | Description | |
---|---|---|
NewAzureVMCommand ( ) : System | ||
NewAzureVMCommand ( IServiceManagement channel ) : System | ||
NewAzureVMProcess ( ) : void |
Method | Description | |
---|---|---|
DoesCloudServiceExist ( string serviceName ) : bool | ||
ProcessRecord ( ) : void | ||
ValidateParameters ( ) : void |
protected DoesCloudServiceExist ( string serviceName ) : bool | ||
serviceName | string | |
return | bool |
public NewAzureVMCommand ( IServiceManagement channel ) : System | ||
channel | IServiceManagement | |
return | System |