AuthorizationRuleProperties Class

Properties supplied to create or update AuthorizationRule.

Constructor

AuthorizationRuleProperties(*args: Any, **kwargs: Any)

Variables

Name Description
rights

The rights associated with the rule. Required.

Attributes

rights

The rights associated with the rule. Required.

rights: list[typing.Union[str, ForwardRef('_models.AccessRights')]]