共用方式為


Appliance interface

設備定義。

Extends

屬性

distro

表示支援的網狀架構/基礎結構。 (AKSEdge 等...

identity

資源的身分識別。

infrastructureConfig

包含設備的相關基礎結構資訊

provisioningState

目前部署或布建狀態,只會出現在回應中。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publicKey

用來從 HIS 下載 MSI 憑證的憑證組。 只能設定一次。

status

設備與內部部署連線的健康情況和狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

version

設備版本

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

location

資源所在的地理位置

name

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

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

distro

表示支援的網狀架構/基礎結構。 (AKSEdge 等...

distro?: string

屬性值

string

identity

資源的身分識別。

identity?: Identity

屬性值

infrastructureConfig

包含設備的相關基礎結構資訊

infrastructureConfig?: AppliancePropertiesInfrastructureConfig

屬性值

provisioningState

目前部署或布建狀態,只會出現在回應中。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

publicKey

用來從 HIS 下載 MSI 憑證的憑證組。 只能設定一次。

publicKey?: string

屬性值

string

status

設備與內部部署連線的健康情況和狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

version

設備版本

version?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的地理位置

location: string

屬性值

string

繼承自TrackedResource.location

name

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

name?: string

屬性值

string

繼承自TrackedResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自TrackedResource.systemData

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type