共用方式為


SBNamespaceUpdateParameters interface

命名空間資源的描述。

Extends

屬性

alternateName

命名空間的替代名稱

createdAt

建立命名空間的時間注意:這個屬性將不會串行化。 它只能由伺服器填入。

disableLocalAuth

此屬性會停用服務總線命名空間的 SAS 驗證。

encryption

BYOK 加密描述的屬性

identity

BYOK 身分識別描述的屬性

metricId

Azure Insights 計量的標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

privateEndpointConnections

私人端點連線的清單。

provisioningState

命名空間的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serviceBusEndpoint

您可以用來執行服務總線作業的端點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sku

SKU 的屬性

status

命名空間的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

updatedAt

命名空間更新的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。

location

資源位置

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

tags

資源標籤

type

資源類型注意:此屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

alternateName

命名空間的替代名稱

alternateName?: string

屬性值

string

createdAt

建立命名空間的時間注意:這個屬性將不會串行化。 它只能由伺服器填入。

createdAt?: Date

屬性值

Date

disableLocalAuth

此屬性會停用服務總線命名空間的 SAS 驗證。

disableLocalAuth?: boolean

屬性值

boolean

encryption

BYOK 加密描述的屬性

encryption?: Encryption

屬性值

identity

BYOK 身分識別描述的屬性

identity?: Identity

屬性值

metricId

Azure Insights 計量的標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

metricId?: string

屬性值

string

privateEndpointConnections

私人端點連線的清單。

privateEndpointConnections?: PrivateEndpointConnection[]

屬性值

provisioningState

命名空間的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

serviceBusEndpoint

您可以用來執行服務總線作業的端點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serviceBusEndpoint?: string

屬性值

string

sku

SKU 的屬性

sku?: SBSku

屬性值

status

命名空間的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

updatedAt

命名空間更新的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

updatedAt?: Date

屬性值

Date

繼承的屬性詳細資料

id

資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ResourceNamespacePatch.id

location

資源位置

location?: string

屬性值

string

繼承自ResourceNamespacePatch.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ResourceNamespacePatch.name

tags

資源標籤

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自ResourceNamespacePatch.tags

type

資源類型注意:此屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ResourceNamespacePatch.type