C# Class Microsoft.WindowsAzure.Management.ServiceManagement.HostedServices.GetAzureOSVersionCommand

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

Méthodes publiques

Méthode Description
GetAzureOSVersionCommand ( ) : System.Linq
GetAzureOSVersionCommand ( IServiceManagement channel ) : System.Linq

Méthodes protégées

Méthode Description
OnProcessRecord ( ) : void

Method Details

GetAzureOSVersionCommand() public méthode

public GetAzureOSVersionCommand ( ) : System.Linq
Résultat System.Linq

GetAzureOSVersionCommand() public méthode

public GetAzureOSVersionCommand ( IServiceManagement channel ) : System.Linq
channel IServiceManagement
Résultat System.Linq

OnProcessRecord() protected méthode

protected OnProcessRecord ( ) : void
Résultat void