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

Inheritance: ServiceManagementBaseCmdlet
Afficher le fichier Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Private Properties

Свойство Type Description
ValidateParameters void

Méthodes publiques

Méthode Description
GetAzureVNetConfigCommand ( ) : System
GetAzureVNetConfigCommand ( IServiceManagement channel ) : System
GetVirtualNetworkConfigProcess ( ) : VirtualNetworkConfigContext

Méthodes protégées

Méthode Description
OnProcessRecord ( ) : void

Private Methods

Méthode Description
ValidateParameters ( ) : void

Method Details

GetAzureVNetConfigCommand() public méthode

public GetAzureVNetConfigCommand ( ) : System
Résultat System

GetAzureVNetConfigCommand() public méthode

public GetAzureVNetConfigCommand ( IServiceManagement channel ) : System
channel IServiceManagement
Résultat System

GetVirtualNetworkConfigProcess() public méthode

public GetVirtualNetworkConfigProcess ( ) : VirtualNetworkConfigContext
Résultat VirtualNetworkConfigContext

OnProcessRecord() protected méthode

protected OnProcessRecord ( ) : void
Résultat void