Property | Type | Description | |
---|---|---|---|
ConfirmRemove | bool | ||
ExecuteCmdlet | void | ||
RemoveAzureQueue | bool |
Method | Description | |
---|---|---|
RemoveAzureStorageQueueCommand ( ) : Microsoft.WindowsAzure.Commands.Storage.Common |
Initializes a new instance of the RemoveAzureStorageQueueCommand class.
|
|
RemoveAzureStorageQueueCommand ( IStorageQueueManagement channel ) : Microsoft.WindowsAzure.Commands.Storage.Common |
Initializes a new instance of the RemoveAzureStorageQueueCommand class.
|
Method | Description | |
---|---|---|
ConfirmRemove ( string message ) : bool |
confirm the remove operation
|
|
ExecuteCmdlet ( ) : void | ||
RemoveAzureQueue ( string name ) : bool |
remove an azure queue
|
public RemoveAzureStorageQueueCommand ( ) : Microsoft.WindowsAzure.Commands.Storage.Common | ||
return | Microsoft.WindowsAzure.Commands.Storage.Common |
public RemoveAzureStorageQueueCommand ( IStorageQueueManagement channel ) : Microsoft.WindowsAzure.Commands.Storage.Common | ||
channel | IStorageQueueManagement | IStorageQueueManagement channel |
return | Microsoft.WindowsAzure.Commands.Storage.Common |