共用方式為


SBAuthorizationRule 類別

命名空間授權規則的描述。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.servicebus.v2022_01_01_preview.models._models_py3.ProxyResource
SBAuthorizationRule

建構函式

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

僅限關鍵字的參數

名稱 Description
rights

與規則相關聯的許可權。

變數

名稱 Description
id
str

資源的完整資源識別碼。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

name
str

資源名稱。

type
str

資源類型。 例如「Microsoft.EventHub/Namespaces」 或 「Microsoft.EventHub/Namespaces/EventHubs」。

location
str

資源所在的地理位置。

system_data

與此資源相關的系統中繼資料。

rights

與規則相關聯的許可權。