CheckAccessResponse Class
The properties of a check access response.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelCheckAccessResponse
Constructor
CheckAccessResponse(**kwargs: Any)
Variables
Name | Description |
---|---|
access_decision
|
Access Decision, specifies access is allowed or not. Known values are: "Other", "Allowed", and "NotAllowed". |
action
|
Gets or sets an action. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python