NewAzureStorageQueueSasTokenCommand Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| NewAzureStorageQueueSasTokenCommand() | |
| NewAzureStorageQueueSasTokenCommand(IStorageQueueManagement) |
NewAzureStorageQueueSasTokenCommand()
public NewAzureStorageQueueSasTokenCommand ();
Public Sub New ()
Applies to
NewAzureStorageQueueSasTokenCommand(IStorageQueueManagement)
public NewAzureStorageQueueSasTokenCommand (Microsoft.WindowsAzure.Commands.Storage.Model.Contract.IStorageQueueManagement channel);
new Microsoft.WindowsAzure.Commands.Storage.Queue.Cmdlet.NewAzureStorageQueueSasTokenCommand : Microsoft.WindowsAzure.Commands.Storage.Model.Contract.IStorageQueueManagement -> Microsoft.WindowsAzure.Commands.Storage.Queue.Cmdlet.NewAzureStorageQueueSasTokenCommand
Public Sub New (channel As IStorageQueueManagement)
Parameters
- channel
- IStorageQueueManagement