你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ProximityPlacementGroup interface

指定有关邻近放置组的信息。

扩展

属性

availabilitySets

对邻近放置组中所有可用性集的引用列表。 注意:此属性不会序列化。 它只能由服务器填充。

colocationStatus

描述邻近放置组的共置状态。

intent

指定邻近放置组的用户意向。

proximityPlacementGroupType

指定邻近放置组的类型。 可能的值包括:标准:在 Azure 区域或可用性区域中共同定位资源。 超级:供将来使用。

virtualMachines

邻近放置组中所有虚拟机的引用列表。 注意:此属性不会序列化。 它只能由服务器填充。

virtualMachineScaleSets

对邻近放置组中所有虚拟机规模集的引用列表。 注意:此属性不会序列化。 它只能由服务器填充。

zones

指定可以创建与邻近放置组关联的虚拟机、虚拟机规模集或可用性集的可用性区域。

继承属性

id

资源 ID 注意:此属性不会序列化。 它只能由服务器填充。

location

资源位置

name

资源名称注意:此属性不会序列化。 它只能由服务器填充。

tags

资源标记

type

资源类型注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

availabilitySets

对邻近放置组中所有可用性集的引用列表。 注意:此属性不会序列化。 它只能由服务器填充。

availabilitySets?: SubResourceWithColocationStatus[]

属性值

colocationStatus

描述邻近放置组的共置状态。

colocationStatus?: InstanceViewStatus

属性值

intent

指定邻近放置组的用户意向。

intent?: ProximityPlacementGroupPropertiesIntent

属性值

proximityPlacementGroupType

指定邻近放置组的类型。 可能的值包括:标准:在 Azure 区域或可用性区域中共同定位资源。 超级:供将来使用。

proximityPlacementGroupType?: string

属性值

string

virtualMachines

邻近放置组中所有虚拟机的引用列表。 注意:此属性不会序列化。 它只能由服务器填充。

virtualMachines?: SubResourceWithColocationStatus[]

属性值

virtualMachineScaleSets

对邻近放置组中所有虚拟机规模集的引用列表。 注意:此属性不会序列化。 它只能由服务器填充。

virtualMachineScaleSets?: SubResourceWithColocationStatus[]

属性值

zones

指定可以创建与邻近放置组关联的虚拟机、虚拟机规模集或可用性集的可用性区域。

zones?: string[]

属性值

string[]

继承属性详细信息

id

资源 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