共用方式為


Hub interface

中樞資源。

Extends

屬性

apiEndpoint

中樞的 API 端點 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。

hubBillingInfo

中樞的計費設定。

provisioningState

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

tenantFeatures

已啟用中樞功能的位旗標。 位 0 設定為 1 表示圖表已啟用,如果設定為 0,則為停用。 位 1 設定為 1 表示中樞已停用,或設定為 0 時啟用。

webEndpoint

中樞的 Web 端點 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

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

location

資源位置。

name

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

tags

資源標籤。

type

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

屬性詳細資料

apiEndpoint

中樞的 API 端點 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。

apiEndpoint?: string

屬性值

string

hubBillingInfo

中樞的計費設定。

hubBillingInfo?: HubBillingInfoFormat

屬性值

provisioningState

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

provisioningState?: string

屬性值

string

tenantFeatures

已啟用中樞功能的位旗標。 位 0 設定為 1 表示圖表已啟用,如果設定為 0,則為停用。 位 1 設定為 1 表示中樞已停用,或設定為 0 時啟用。

tenantFeatures?: number

屬性值

number

webEndpoint

中樞的 Web 端點 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。

webEndpoint?: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

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

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

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

type?: string

屬性值

string

繼承自Resource.type