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.v2018_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.

rights

The rights associated with the rule.