C# Class Microsoft.WindowsAzure.Management.ServiceManagement.HostedServices.SetAzureServiceCommand

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

Private Properties

Property Type Description

Public Methods

Method Description
SetAzureServiceCommand ( ) : System
SetAzureServiceCommand ( IServiceManagement channel ) : System

Protected Methods

Method Description
OnProcessRecord ( ) : void

Method Details

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void

SetAzureServiceCommand() public method

public SetAzureServiceCommand ( ) : System
return System

SetAzureServiceCommand() public method

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