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

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetAzureVNetSiteCommand ( ) : System
GetAzureVNetSiteCommand ( IServiceManagement channel ) : System
GetVirtualNetworkSiteProcess ( ) : IEnumerable

Méthodes protégées

Méthode Description
OnProcessRecord ( ) : void

Method Details

GetAzureVNetSiteCommand() public méthode

public GetAzureVNetSiteCommand ( ) : System
Résultat System

GetAzureVNetSiteCommand() public méthode

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

GetVirtualNetworkSiteProcess() public méthode

public GetVirtualNetworkSiteProcess ( ) : IEnumerable
Résultat IEnumerable

OnProcessRecord() protected méthode

protected OnProcessRecord ( ) : void
Résultat void