Hub interface
中樞資源。
- Extends
屬性
api |
中樞的 API 端點 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
hub |
中樞的計費設定。 |
provisioning |
中樞的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tenant |
已啟用中樞功能的位旗標。 位 0 設定為 1 表示圖表已啟用,如果設定為 0,則為停用。 位 1 設定為 1 表示中樞已停用,或設定為 0 時啟用。 |
web |
中樞的 Web 端點 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
location | 資源位置。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
apiEndpoint
中樞的 API 端點 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。
apiEndpoint?: string
屬性值
string
hubBillingInfo
provisioningState
中樞的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
tenantFeatures
已啟用中樞功能的位旗標。 位 0 設定為 1 表示圖表已啟用,如果設定為 0,則為停用。 位 1 設定為 1 表示中樞已停用,或設定為 0 時啟用。
tenantFeatures?: number
屬性值
number
webEndpoint
中樞的 Web 端點 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。
webEndpoint?: string
屬性值
string