CapacityReservationProfile Class
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.
The parameters of a capacity reservation Profile.
public class CapacityReservationProfile
type CapacityReservationProfile = class
Public Class CapacityReservationProfile
- Inheritance
-
CapacityReservationProfile
Constructors
CapacityReservationProfile() |
Initializes a new instance of the CapacityReservationProfile class. |
CapacityReservationProfile(SubResource) |
Initializes a new instance of the CapacityReservationProfile class. |
Properties
CapacityReservationGroup |
Gets or sets specifies the capacity reservation group resource id that should be used for allocating the virtual machine or scaleset vm instances provided enough capacity has been reserved. Please refer to https://aka.ms/CapacityReservation for more details. |
Applies to
Azure SDK for .NET