Language

ComputeCapacityReservationType.Block Property

Definition

The virtual machine consumes capacity from a specific matching capacity reservation when associated with a capacity reservation group resource of type block, and will hit capacity failures if there is no available capacity in the block reservation.

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

Property Value

Applies to