TableSasPermissions Class
- Inheritance
-
builtins.objectTableSasPermissions
Constructor
TableSasPermissions(**kwargs: Any)
Methods
| from_string |
Create AccountSasPermissions from a string. To specify read, write, delete, etc. permissions you need only to include the first letter of the word in the string. E.g. for read and write permissions you would provide a string "rw". |
from_string
Create AccountSasPermissions from a string.
To specify read, write, delete, etc. permissions you need only to include the first letter of the word in the string. E.g. for read and write permissions you would provide a string "rw".
from_string(permission, **kwargs)
Parameters
- cls
- callable
A custom type or function that will be passed the direct response
Returns
An AccountSasPermissions object
Return type
Povratne informacije
Pošalјite i prikažite povratne informacije za