Condividi tramite


ManagedClusterAgentPoolProfileProperties.CapacityReservationGroupId Property

Definition

The fully qualified resource ID of the Capacity Reservation Group to provide virtual machines from a reserved group of Virtual Machines. This is of the form: '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Compute/capacityreservationgroups/{capacityReservationGroupName}' Customers use it to create an agentpool with a specified CRG. For more information see Capacity Reservation.

public Azure.Core.ResourceIdentifier CapacityReservationGroupId { get; set; }
member this.CapacityReservationGroupId : Azure.Core.ResourceIdentifier with get, set
Public Property CapacityReservationGroupId As ResourceIdentifier

Property Value

Applies to