CheckAccessRequest Class
Request to check access.
- Inheritance
-
azure.mgmt.billing._serialization.ModelCheckAccessRequest
Constructor
CheckAccessRequest(*, actions: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
actions
|
List of actions passed in the request body against which the permissions will be checked. |
Variables
Name | Description |
---|---|
actions
|
List of actions passed in the request body against which the permissions will be checked. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python