ProximityPlacementGroup interface
Specifies information about the proximity placement group.
- Extends
Properties
| properties | Describes the properties of a Proximity Placement Group. |
| zones | Specifies the Availability Zone where virtual machine, virtual machine scale set or availability set associated with the proximity placement group can be created. |
Property Details
properties
Describes the properties of a Proximity Placement Group.
properties?: ProximityPlacementGroupProperties
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
location
tags
Resource tags
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From Resource.tags