Language

ComputeCapacityReservationType.Targeted Property

Definition

The virtual machine will consume capacity from a specific matching capacity reservation when associated with a capacity reservation group resource of type targeted, but can fall back to consume capacity from the publicly available capacity if there is no capacity available in the targeted reservation.

public static Azure.ResourceManager.Compute.Models.ComputeCapacityReservationType Targeted { get; }
static member Targeted : Azure.ResourceManager.Compute.Models.ComputeCapacityReservationType
Public Shared ReadOnly Property Targeted As ComputeCapacityReservationType

Property Value

Applies to