VirtualMachineInstanceView.CapacityReservationType 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.
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)