ReservationProperties 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 properties of the reservations.
public class ReservationProperties
type ReservationProperties = class
Public Class ReservationProperties
- Inheritance
-
ReservationProperties
Properties
AppliedScopeProperties |
Properties specific to applied scope type. Not required if not applicable. Required and need to provide tenantId and managementGroupId if AppliedScopeType is ManagementGroup. |
AppliedScopes |
The list of applied scopes. |
AppliedScopeType |
The applied scope type. |
BenefitStartOn |
This is the DateTime when the reservation benefit started. |
BillingPlan |
The billing plan options available for this sku. |
BillingScopeId |
Subscription that will be charged for purchasing reservation or savings plan. |
Capabilities |
Capabilities of the reservation. |
DisplayName |
Friendly name for user to easily identify the reservation. |
DisplayProvisioningState |
The provisioning state of the reservation for display, e.g. Succeeded. |
EffectOn |
DateTime of the reservation starting when this version is effective from. |
ExpireOn |
This is the date when the reservation will expire. |
ExtendedStatusInfo |
The message giving detailed information about the status code. |
InstanceFlexibility |
Allows reservation discount to be applied across skus within the same auto fit group. Not all skus support instance size flexibility. |
IsArchived |
Indicates if the reservation is archived. |
IsRenewEnabled |
Setting this to true will automatically purchase a new reservation on the expiration date time. |
LastUpdatedOn |
DateTime of the last time the reservation was updated. |
MergeProperties |
Properties of reservation merge. |
ProvisioningState |
Current state of the reservation. |
ProvisioningSubState |
The provisioning sub-state of the reservation, e.g. Succeeded. |
PurchaseOn |
This is the date when the reservation was purchased. |
Quantity |
Quantity of the skus that are part of the reservation. |
RenewDestination |
Reservation Id of the reservation which is purchased because of renew. Format of the resource Id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}. |
RenewProperties |
The renew properties for a reservation. |
RenewSource |
Reservation Id of the reservation from which this reservation is renewed. Format of the resource Id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}. |
ReservationExpireOn |
This is the date-time when the reservation will expire. |
ReservationPurchaseOn |
This is the date-time when the reservation was purchased. |
ReservedResourceType |
The type of the resource that is being reserved. |
ReviewOn |
This is the date-time when the Azure Hybrid Benefit needs to be reviewed. |
SkuDescription |
Description of the sku in english. |
SplitProperties |
Properties of reservation split. |
SwapProperties |
Properties of reservation swap. |
Term |
Represent the term of reservation. |
UserFriendlyAppliedScopeType |
The applied scope type of the reservation for display, e.g. Shared. |
UserFriendlyRenewState |
The renew state of the reservation for display, e.g. On. |
Utilization |
Reservation utilization. |
Applies to
Azure SDK for .NET