Compartir a través de


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.

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.

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

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

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