Property | Type | Description | |
---|---|---|---|
ExecuteCmdlet | void | ||
SetupAccessPolicy | void |
Method | Description | |
---|---|---|
NewAzureStorageQueueSasTokenCommand ( ) : Microsoft.WindowsAzure.Commands.Storage.Common |
Initializes a new instance of the NewAzureStorageQueueSasCommand class.
|
|
NewAzureStorageQueueSasTokenCommand ( IStorageQueueManagement channel ) : Microsoft.WindowsAzure.Commands.Storage.Common |
Initializes a new instance of the NewAzureStorageQueueSasCommand class.
|
Method | Description | |
---|---|---|
ExecuteCmdlet ( ) : void | ||
SetupAccessPolicy ( Microsoft.WindowsAzure.Storage.Queue.SharedAccessQueuePolicy policy, bool shouldSetExpiryTime ) : void |
Update the access policy
|
public NewAzureStorageQueueSasTokenCommand ( ) : Microsoft.WindowsAzure.Commands.Storage.Common | ||
return | Microsoft.WindowsAzure.Commands.Storage.Common |
public NewAzureStorageQueueSasTokenCommand ( IStorageQueueManagement channel ) : Microsoft.WindowsAzure.Commands.Storage.Common | ||
channel | IStorageQueueManagement | IStorageBlobManagement channel |
return | Microsoft.WindowsAzure.Commands.Storage.Common |