Share via


ProximityPlacementGroupProperties interface

Describes the properties of a Proximity Placement Group.

Properties

colocationStatus

Describes colocation status of the Proximity Placement Group.

intent

Specifies the user intent of the proximity placement group.

proximityPlacementGroupType

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.

Property Details

colocationStatus

Describes colocation status of the Proximity Placement Group.

colocationStatus?: InstanceViewStatus

Property Value

intent

Specifies the user intent of the proximity placement group.

intent?: ProximityPlacementGroupPropertiesIntent

Property Value

proximityPlacementGroupType

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.

proximityPlacementGroupType?: "Standard" | "Ultra"

Property Value

"Standard" | "Ultra"