다음을 통해 공유


SBAuthorizationRule Class

Description of a namespace authorization rule.

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

Constructor

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

Keyword-Only Parameters

Name Description
rights

The rights associated with the rule.

Default value: None

Variables

Name Description
id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

rights

The rights associated with the rule.