AgentPool.CapacityReservationGroupId Property

Definition

Gets or sets aKS will associate the specified agent pool with the Capacity Reservation Group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to