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

ProximityPlacementGroupData.ProximityPlacementGroupType 属性

定义

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

public Azure.ResourceManager.Compute.Models.ProximityPlacementGroupType? ProximityPlacementGroupType { get; set; }
member this.ProximityPlacementGroupType : Nullable<Azure.ResourceManager.Compute.Models.ProximityPlacementGroupType> with get, set
Public Property ProximityPlacementGroupType As Nullable(Of ProximityPlacementGroupType)

属性值

适用于