共用方式為


Controller interface

ARM 追蹤的最上層資源的資源模型定義。

Extends

屬性

dataPlaneFqdn

存取 DataPlane 服務的 DNS 名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

hostSuffix

在 Azure Dev Spaces Controller 中執行的公用端點 DNS 後綴。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

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

sku

代表 Azure Dev Spaces 控制器 SKU 的模型。

targetContainerHostApiServerFqdn

目標容器主機 API 伺服器的 DNS 注意:此屬性將不會串行化。 它只能由伺服器填入。

targetContainerHostCredentialsBase64

目標容器主機的認證(base64)。

targetContainerHostResourceId

目標容器主機的資源標識碼

繼承的屬性

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

代表 Azure Dev Spaces 控制器 SKU 的模型。

sku: Sku

屬性值

Sku

targetContainerHostApiServerFqdn

目標容器主機 API 伺服器的 DNS 注意:此屬性將不會串行化。 它只能由伺服器填入。

targetContainerHostApiServerFqdn?: string

屬性值

string

targetContainerHostCredentialsBase64

目標容器主機的認證(base64)。

targetContainerHostCredentialsBase64: string

屬性值

string

targetContainerHostResourceId

目標容器主機的資源標識碼

targetContainerHostResourceId: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自TrackedResource.id

location

Azure 資源所在的區域。

location?: string

屬性值

string

繼承自TrackedResource.location

name

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

name?: string

屬性值

string

繼承自 TrackedResource.name

tags

Azure 資源的標記。

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

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

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

type?: string

屬性值

string

繼承自TrackedResource.type