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

Inheritance: ServiceManagementBaseCmdlet
显示文件 Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteCommand ( ) : void
SetAzureDeploymentCommand ( ) : System
SetAzureDeploymentCommand ( IServiceManagement channel ) : System

Protected Methods

Method Description
OnProcessRecord ( ) : void

Method Details

ExecuteCommand() public method

public ExecuteCommand ( ) : void
return void

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void

SetAzureDeploymentCommand() public method

public SetAzureDeploymentCommand ( ) : System
return System

SetAzureDeploymentCommand() public method

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