C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.GetAzureVNetConfigCommand

Inheritance: ServiceManagementBaseCmdlet
显示文件 Open project: AzureRT/azure-sdk-tools

Private Properties

Property Type Description
ValidateParameters void

Public Methods

Method Description
GetVirtualNetworkConfigProcess ( ) : VirtualNetworkConfigContext

Protected Methods

Method Description
OnProcessRecord ( ) : void

Private Methods

Method Description
ValidateParameters ( ) : void

Method Details

GetVirtualNetworkConfigProcess() public method

public GetVirtualNetworkConfigProcess ( ) : VirtualNetworkConfigContext
return VirtualNetworkConfigContext

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void