CheckAccessRequest Class

Request to check access.

Inheritance
azure.mgmt.billing._serialization.Model
CheckAccessRequest

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.