Property | Type | Description | |
---|---|---|---|
ExecuteCmdlet | void | ||
RemoveAzureContainer | Common.Task |
Method | Description | |
---|---|---|
RemoveAzureStorageContainerCommand ( ) : Microsoft.WindowsAzure.Commands.Storage.Common |
Initializes a new instance of the RemoveAzureStorageContainerCommand class.
|
|
RemoveAzureStorageContainerCommand ( IStorageBlobManagement channel ) : Microsoft.WindowsAzure.Commands.Storage.Common |
Initializes a new instance of the RemoveAzureStorageContainerCommand class.
|
Method | Description | |
---|---|---|
BeginProcessing ( ) : void |
Cmdlet begin processing
|
Method | Description | |
---|---|---|
ExecuteCmdlet ( ) : void | ||
RemoveAzureContainer ( long taskId, IStorageBlobManagement localChannel, string name ) : Common.Task |
remove azure container by container name
|
public RemoveAzureStorageContainerCommand ( ) : Microsoft.WindowsAzure.Commands.Storage.Common | ||
return | Microsoft.WindowsAzure.Commands.Storage.Common |
public RemoveAzureStorageContainerCommand ( IStorageBlobManagement channel ) : Microsoft.WindowsAzure.Commands.Storage.Common | ||
channel | IStorageBlobManagement | IStorageBlobManagement channel |
return | Microsoft.WindowsAzure.Commands.Storage.Common |