共用方式為


ProximityPlacementGroup interface

指定鄰近放置群組的相關信息。

Extends

屬性

availabilitySets

鄰近放置群組中所有可用性設定組的參考清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

colocationStatus

描述鄰近放置群組的共置狀態。

intent

指定鄰近放置群組的用戶意圖。

proximityPlacementGroupType

指定鄰近放置群組的類型。 可能的值為:Standard:在 Azure 區域或可用性區域內共置資源。 Ultra:供日後使用。

virtualMachines

鄰近放置群組中所有虛擬機的參考清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

virtualMachineScaleSets

鄰近放置群組中所有虛擬機擴展集的參考清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

zones

指定可以建立與鄰近放置群組相關聯的虛擬機、虛擬機擴展集或可用性設定組的可用性區域。

繼承的屬性

id

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

location

資源位置

name

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

tags

資源標籤

type

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

屬性詳細資料

availabilitySets

鄰近放置群組中所有可用性設定組的參考清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

availabilitySets?: SubResourceWithColocationStatus[]

屬性值

colocationStatus

描述鄰近放置群組的共置狀態。

colocationStatus?: InstanceViewStatus

屬性值

intent

指定鄰近放置群組的用戶意圖。

intent?: ProximityPlacementGroupPropertiesIntent

屬性值

proximityPlacementGroupType

指定鄰近放置群組的類型。 可能的值為:Standard:在 Azure 區域或可用性區域內共置資源。 Ultra:供日後使用。

proximityPlacementGroupType?: string

屬性值

string

virtualMachines

鄰近放置群組中所有虛擬機的參考清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

virtualMachines?: SubResourceWithColocationStatus[]

屬性值

virtualMachineScaleSets

鄰近放置群組中所有虛擬機擴展集的參考清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

virtualMachineScaleSets?: SubResourceWithColocationStatus[]

屬性值

zones

指定可以建立與鄰近放置群組相關聯的虛擬機、虛擬機擴展集或可用性設定組的可用性區域。

zones?: string[]

屬性值

string[]

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自Resource.id

location

資源位置

location: string

屬性值

string

繼承自Resource.location

name

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

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤

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

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

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

type?: string

屬性值

string

繼承自Resource.type