SharedAccessAuthorizationRuleResource Class
Single item in a List or Get AuthorizationRule operation.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
SharedAccessAuthorizationRuleResource(*, location: str | None = None, rights: List[str | _models.AccessRights] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
location
|
Resource location. |
rights
|
The rights associated with the rule. |
Variables
Name | Description |
---|---|
id
|
Resource Id. |
name
|
Resource name. |
location
|
Resource location. |
type
|
Resource type. |
rights
|
The rights associated with the rule. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python