Azure Virtual Machine Reserved Instance commitment details.

Hierarchy

  • CommitmentsAzureVMRICommitment

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
benefitName: string

The display name of the Azure reservation.

commitmentId: string

The unique identifier of the Reserved Instance.

expirationDate?: string

The expiration date of the commitment.

instanceType: string

The Azure VM instance type.

meterSubCategory: string

The Azure meter sub-category for the reservation.

region: string

The Azure region of the Reserved Instance.

startDate?: string

The start date of the commitment.

Status of an Azure VM Reserved Instance.

termLength?: number

The term length in years.

utilization?: number

The utilization percentage of the commitment.

Generated using TypeDoc