Enum "SAS Permission"
ID 9064
Namespace: System.Azure.Storage
Defines the possible permissions for account SAS. See: https://go.microsoft.com/fwlink/?linkid=2211413
Properties
| Name | Value |
|---|---|
| Access | Public |
| Extensible | False |
Values
| Name | Description |
|---|---|
| Read | |
| Add | |
| Create | |
| Write | |
| Delete | |
| List | |
| "Permanent Delete" | |
| Update | |
| Process | |
| Tag |
Valid for the following Object resource type only: blobs. Permits blob tag operations. |
| Filter |
Valid for the following Object resource type only: blob. Permits filtering by blob tag. |
| "Set Immutability Policy" |
Valid for the following Object resource type only: blob. Permits set/delete immutability policy and legal hold on a blob. |