共用方式為


SBNamespace 類別

命名空間資源的描述。

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

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.servicebus.v2021_01_01_preview.models._models_py3.TrackedResource
SBNamespace

建構函式

SBNamespace(*, location: str, tags: Dict[str, str] | None = None, sku: _models.SBSku | None = None, identity: _models.Identity | None = None, zone_redundant: bool | None = None, encryption: _models.Encryption | None = None, private_endpoint_connections: List[_models.PrivateEndpointConnection] | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
location
str

資源所在的地理位置。 必要。

tags

資源標籤。

sku

SKU 的屬性。

identity

BYOK 身分識別描述的屬性。

zone_redundant

啟用此屬性會在支援的可用性區域中建立進階服務匯流排命名空間。

encryption

BYOK 加密描述的屬性。

private_endpoint_connections

私人端點連線的清單。

變數

名稱 Description
id
str

資源識別碼。

name
str

資源名稱。

type
str

資源類型。

location
str

資源所在的地理位置。 必要。

tags

資源標籤。

sku

SKU 的屬性。

identity

BYOK 身分識別描述的屬性。

system_data

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

provisioning_state
str

命名空間的布建狀態。

status
str

命名空間的狀態。

created_at

建立命名空間的時間。

updated_at

命名空間更新的時間。

service_bus_endpoint
str

您可以用來執行服務匯流排作業的端點。

metric_id
str

Azure Insights 計量的識別碼。

zone_redundant

啟用此屬性會在支援的可用性區域中建立進階服務匯流排命名空間。

encryption

BYOK 加密描述的屬性。

private_endpoint_connections

私人端點連線的清單。