SBAuthorizationRule Class

Description of a namespace authorization rule.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.servicebus.v2021_01_01_preview.models._models_py3.Resource
SBAuthorizationRule

Constructor

SBAuthorizationRule(*, rights: List[str | _models.AccessRights] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
rights

The rights associated with the rule.

Variables

Name Description
id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

system_data

The system meta data relating to this resource.

rights

The rights associated with the rule.