Controller interface
ARM 追蹤的最上層資源的資源模型定義。
- Extends
屬性
data |
存取 DataPlane 服務的 DNS 名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
host |
在 Azure Dev Spaces Controller 中執行的公用端點 DNS 後綴。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
provisioning |
Azure Dev Spaces Controller 的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
sku | 代表 Azure Dev Spaces 控制器 SKU 的模型。 |
target |
目標容器主機 API 伺服器的 DNS 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
target |
目標容器主機的認證(base64)。 |
target |
目標容器主機的資源標識碼 |
繼承的屬性
id | 資源的完整資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
location | Azure 資源所在的區域。 |
name | 資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | Azure 資源的標記。 |
type | 資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
dataPlaneFqdn
存取 DataPlane 服務的 DNS 名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
dataPlaneFqdn?: string
屬性值
string
hostSuffix
在 Azure Dev Spaces Controller 中執行的公用端點 DNS 後綴。 注意:這個屬性不會串行化。 它只能由伺服器填入。
hostSuffix?: string
屬性值
string
provisioningState
Azure Dev Spaces Controller 的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
sku
targetContainerHostApiServerFqdn
目標容器主機 API 伺服器的 DNS 注意:此屬性將不會串行化。 它只能由伺服器填入。
targetContainerHostApiServerFqdn?: string
屬性值
string
targetContainerHostCredentialsBase64
目標容器主機的認證(base64)。
targetContainerHostCredentialsBase64: string
屬性值
string
targetContainerHostResourceId
目標容器主機的資源標識碼
targetContainerHostResourceId: string
屬性值
string
繼承的屬性詳細資料
id
location
name
tags
Azure 資源的標記。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}