KnownPermissions enum
The signed permissions for the account SAS. Possible values include: Read (r), Write (w), Delete (d), List (l), Add (a), Create (c), Update (u) and Process (p).
Fields
| A | a |
| C | c |
| D | d |
| L | l |
| P | p |
| R | r |
| U | u |
| W | w |