C# Class Microsoft.WindowsAzure.Management.ServiceManagement.IaaS.UpdateAzureDiskCommand

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

Private Properties

Property Type Description
CreateRoleReference Microsoft.WindowsAzure.Management.ServiceManagement.Model.DiskContext.RoleReference
ExecuteCommand void

Protected Methods

Method Description
OnProcessRecord ( ) : void

Private Methods

Method Description
CreateRoleReference ( Microsoft.Samples.WindowsAzure.ServiceManagement.RoleReference roleReference ) : Microsoft.WindowsAzure.Management.ServiceManagement.Model.DiskContext.RoleReference
ExecuteCommand ( ) : void

Method Details

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void