VirtualMachinePatch.CapacityReservation 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 information about the capacity reservation that is used to allocate virtual machine. Minimum api-version: 2021-04-01.
public Azure.ResourceManager.Compute.Models.CapacityReservationProfile CapacityReservation { get; set; }
member this.CapacityReservation : Azure.ResourceManager.Compute.Models.CapacityReservationProfile with get, set
Public Property CapacityReservation As CapacityReservationProfile