Language

VirtualMachineInstanceView.CapacityReservationType Property

Definition

Specifies which type of capacity reservation the virtual machine will consume capacity from if eligible or whether it is explicitly opted out from being associated and consuming capacity from any reserved capacity available in the subscription. Minimum api-version: 2026-04-01.

public Azure.ResourceManager.Compute.Models.ComputeCapacityReservationType? CapacityReservationType { get; }
member this.CapacityReservationType : Nullable<Azure.ResourceManager.Compute.Models.ComputeCapacityReservationType>
Public ReadOnly Property CapacityReservationType As Nullable(Of ComputeCapacityReservationType)

Property Value

Applies to