共用方式為


MachineUpdate interface

描述混合式計算機更新。

Extends

屬性

agentUpgrade

計算機 w.r.t 代理程序升級的資訊

cloudMetadata

雲端環境的元數據(Azure/GCP/AWS/OCI...)。

identity

資源的身分識別。

kind

指出內部部署的 Arc 機器放置類型,例如 HCI、SCVMM 或 VMware 等。

locationData

與資源地理位置相關的元數據。

osProfile

指定混合式電腦的作業系統設定。

parentClusterResourceId

如果有任何的話,此計算機會指派給父叢集的資源標識符(Azure HCI)。

privateLinkScopeResourceId

此計算機指派給私人連結範圍的資源標識符,如果有的話。

繼承的屬性

tags

資源標籤

屬性詳細資料

agentUpgrade

計算機 w.r.t 代理程序升級的資訊

agentUpgrade?: AgentUpgrade

屬性值

cloudMetadata

雲端環境的元數據(Azure/GCP/AWS/OCI...)。

cloudMetadata?: CloudMetadata

屬性值

identity

資源的身分識別。

identity?: Identity

屬性值

kind

指出內部部署的 Arc 機器放置類型,例如 HCI、SCVMM 或 VMware 等。

kind?: string

屬性值

string

locationData

與資源地理位置相關的元數據。

locationData?: LocationData

屬性值

osProfile

指定混合式電腦的作業系統設定。

osProfile?: OSProfile

屬性值

parentClusterResourceId

如果有任何的話,此計算機會指派給父叢集的資源標識符(Azure HCI)。

parentClusterResourceId?: string

屬性值

string

privateLinkScopeResourceId

此計算機指派給私人連結範圍的資源標識符,如果有的話。

privateLinkScopeResourceId?: string

屬性值

string

繼承的屬性詳細資料

tags

資源標籤

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

屬性值

{[propertyName: string]: string}

繼承自ResourceUpdate.tags