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

Inheritance: ServiceManagementBaseCmdlet
Show file Open project: OctopusDeploy/azure-sdk-tools

Private Properties

Property Type Description

Public Methods

Method Description
GetAzureStorageKeyCommand ( ) : System
GetAzureStorageKeyCommand ( IServiceManagement channel ) : System

Protected Methods

Method Description
OnProcessRecord ( ) : void

Method Details

GetAzureStorageKeyCommand() public method

public GetAzureStorageKeyCommand ( ) : System
return System

GetAzureStorageKeyCommand() public method

public GetAzureStorageKeyCommand ( IServiceManagement channel ) : System
channel IServiceManagement
return System

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void