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

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

Private Properties

Property Type Description

Public Methods

Method Description
SetAzureVNetGatewayCommand ( ) : System.Management.Automation
SetAzureVNetGatewayCommand ( IGatewayServiceManagement channel ) : System.Management.Automation

Protected Methods

Method Description
OnProcessRecord ( ) : void

Method Details

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void

SetAzureVNetGatewayCommand() public method

public SetAzureVNetGatewayCommand ( ) : System.Management.Automation
return System.Management.Automation

SetAzureVNetGatewayCommand() public method

public SetAzureVNetGatewayCommand ( IGatewayServiceManagement channel ) : System.Management.Automation
channel IGatewayServiceManagement
return System.Management.Automation