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

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

Private Properties

Property Type Description

Public Methods

Method Description
RemoveAzureVNetGatewayCommand ( ) : System
RemoveAzureVNetGatewayCommand ( IGatewayServiceManagement channel ) : System

Protected Methods

Method Description
OnProcessRecord ( ) : void

Method Details

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void

RemoveAzureVNetGatewayCommand() public method

public RemoveAzureVNetGatewayCommand ( ) : System
return System

RemoveAzureVNetGatewayCommand() public method

public RemoveAzureVNetGatewayCommand ( IGatewayServiceManagement channel ) : System
channel IGatewayServiceManagement
return System