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

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

Private Properties

Property Type Description
ExecuteCommand void
ValidateParameters void

Public Methods

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

Protected Methods

Method Description
OnProcessRecord ( ) : void

Private Methods

Method Description
ExecuteCommand ( ) : void
ValidateParameters ( ) : void

Method Details

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void

SetAzureVNetConfigCommand() public method

public SetAzureVNetConfigCommand ( ) : System
return System

SetAzureVNetConfigCommand() public method

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