C# Class Microsoft.WindowsAzure.Management.ServiceManagement.StorageServices.AddAzureVhdCommand

Inheritance: ServiceManagementBaseCmdlet
Show file Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AddAzureVhdCommand ( ) : System
AddAzureVhdCommand ( IServiceManagement channel ) : System
ValidateParameters ( ) : UploadParameters

Protected Methods

Method Description
OnProcessRecord ( ) : void

Method Details

AddAzureVhdCommand() public method

public AddAzureVhdCommand ( ) : System
return System

AddAzureVhdCommand() public method

public AddAzureVhdCommand ( IServiceManagement channel ) : System
channel IServiceManagement
return System

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void

ValidateParameters() public method

public ValidateParameters ( ) : UploadParameters
return UploadParameters