QueueSasPermissions Enum
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.
QueueSasPermissions contains the list of permissions that can be set for a file's access policy. Use SetPermissions(QueueSasPermissions) to set the permissions on the QueueSasBuilder.
This enumeration supports a bitwise combination of its member values.
[System.Flags]
public enum QueueSasPermissions
[<System.Flags>]
type QueueSasPermissions =
Public Enum QueueSasPermissions
- Inheritance
-
QueueSasPermissions
- Attributes
Name | Value | Description |
---|---|---|
All | -1 | Indicates that all permissions are set. |
Read | 1 | Indicates that Read is permitted. |
Add | 2 | Indicates that Add is permitted. |
Update | 4 | Indicates that Update is permitted. |
Process | 8 | Indicates that Delete is permitted. |
Toode | Versioonid |
---|---|
Azure SDK for .NET | Latest, Preview |
Toote „Azure SDK for .NET“ tagasiside
Azure SDK for .NET on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: