C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.Extensions.BaseAzureServiceRemoteDesktopExtensionCmdlet

Inheritance: BaseAzureServiceExtensionCmdlet
Afficher le fichier Open project: AzureRT/azure-sdk-tools

Méthodes publiques

Méthode Description
BaseAzureServiceRemoteDesktopExtensionCmdlet ( ) : System

Méthodes protégées

Méthode Description
Initialize ( ) : void
ValidateConfiguration ( ) : void

Method Details

BaseAzureServiceRemoteDesktopExtensionCmdlet() public méthode

public BaseAzureServiceRemoteDesktopExtensionCmdlet ( ) : System
Résultat System

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void

ValidateConfiguration() protected méthode

protected ValidateConfiguration ( ) : void
Résultat void