StorageQueueManagement.GetPermissions Method
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.
public Microsoft.WindowsAzure.Storage.Queue.Protocol.QueuePermissions GetPermissions (Microsoft.WindowsAzure.Storage.Queue.CloudQueue queue, Microsoft.WindowsAzure.Storage.Queue.QueueRequestOptions options, Microsoft.WindowsAzure.Storage.OperationContext operationContext);
abstract member GetPermissions : Microsoft.WindowsAzure.Storage.Queue.CloudQueue * Microsoft.WindowsAzure.Storage.Queue.QueueRequestOptions * Microsoft.WindowsAzure.Storage.OperationContext -> Microsoft.WindowsAzure.Storage.Queue.Protocol.QueuePermissions
override this.GetPermissions : Microsoft.WindowsAzure.Storage.Queue.CloudQueue * Microsoft.WindowsAzure.Storage.Queue.QueueRequestOptions * Microsoft.WindowsAzure.Storage.OperationContext -> Microsoft.WindowsAzure.Storage.Queue.Protocol.QueuePermissions
Public Function GetPermissions (queue As CloudQueue, options As QueueRequestOptions, operationContext As OperationContext) As QueuePermissions
- queue
- CloudQueue
- options
- QueueRequestOptions
- operationContext
- OperationContext
Produto | Versões |
---|---|
Azure RM - PowerShell Commands | Latest |