ManagedClusterAgentPoolProfileProperties.ProximityPlacementGroupID Property

Definition

Gets or sets the ID for Proximity Placement Group.

[Newtonsoft.Json.JsonProperty(PropertyName="proximityPlacementGroupID")]
public string ProximityPlacementGroupID { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="proximityPlacementGroupID")>]
member this.ProximityPlacementGroupID : string with get, set
Public Property ProximityPlacementGroupID As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to