Share via


ProximityPlacementGroupData.ProximityPlacementGroupType Property

Definition

Specifies the type of the proximity placement group. Possible values are: Standard : Co-locate resources within an Azure region or Availability Zone. Ultra : For future use.

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)

Property Value

Applies to