ProximityPlacementGroup interface

Specifies information about the proximity placement group.

Extends

Properties

availabilitySets

A list of references to all availability sets in the proximity placement group. NOTE: This property will not be serialized. It can only be populated by the server.

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.

virtualMachines

A list of references to all virtual machines in the proximity placement group. NOTE: This property will not be serialized. It can only be populated by the server.

virtualMachineScaleSets

A list of references to all virtual machine scale sets in the proximity placement group. NOTE: This property will not be serialized. It can only be populated by the server.

zones

Specifies the Availability Zone where virtual machine, virtual machine scale set or availability set associated with the proximity placement group can be created.

Inherited Properties

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

location

Resource location

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

availabilitySets

A list of references to all availability sets in the proximity placement group. NOTE: This property will not be serialized. It can only be populated by the server.

availabilitySets?: SubResourceWithColocationStatus[]

Property Value

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?: string

Property Value

string

virtualMachines

A list of references to all virtual machines in the proximity placement group. NOTE: This property will not be serialized. It can only be populated by the server.

virtualMachines?: SubResourceWithColocationStatus[]

Property Value

virtualMachineScaleSets

A list of references to all virtual machine scale sets in the proximity placement group. NOTE: This property will not be serialized. It can only be populated by the server.

virtualMachineScaleSets?: SubResourceWithColocationStatus[]

Property Value

zones

Specifies the Availability Zone where virtual machine, virtual machine scale set or availability set associated with the proximity placement group can be created.

zones?: string[]

Property Value

string[]

Inherited Property Details

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location

location: string

Property Value

string

Inherited From Resource.location

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags

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

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type