共用方式為


PlacementProfile interface

指定虛擬機的計算和記憶體放置設定。

屬性

clusterId

取得或設定此虛擬機將部署的叢集資源的 ARM 識別碼。

datastoreId

取得或設定將保留虛擬機數據的數據存放區資源的 ARM 識別碼。

hostId

取得或設定此虛擬機將部署所在的主機資源的 ARM 識別碼。

resourcePoolId

取得或設定此虛擬機將部署之 resourcePool 資源的 ARM 識別碼。

屬性詳細資料

clusterId

取得或設定此虛擬機將部署的叢集資源的 ARM 識別碼。

clusterId?: string

屬性值

string

datastoreId

取得或設定將保留虛擬機數據的數據存放區資源的 ARM 識別碼。

datastoreId?: string

屬性值

string

hostId

取得或設定此虛擬機將部署所在的主機資源的 ARM 識別碼。

hostId?: string

屬性值

string

resourcePoolId

取得或設定此虛擬機將部署之 resourcePool 資源的 ARM 識別碼。

resourcePoolId?: string

屬性值

string