C# Class Microsoft.WindowsAzure.Management.ServiceManagement.StorageServices.GetAzureStorageKeyCommand

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetAzureStorageKeyCommand ( ) : System
GetAzureStorageKeyCommand ( IServiceManagement channel ) : System

Méthodes protégées

Méthode Description
OnProcessRecord ( ) : void

Method Details

GetAzureStorageKeyCommand() public méthode

public GetAzureStorageKeyCommand ( ) : System
Résultat System

GetAzureStorageKeyCommand() public méthode

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

OnProcessRecord() protected méthode

protected OnProcessRecord ( ) : void
Résultat void