ManagedClusterAgentPoolProfileProperties.CapacityReservationGroupId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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