Share via


QuotaTierUpgradeEligibilityInfo interface

Information about the quota tier upgrade eligibility for the subscription.

Properties

nextTierName

Name of the next quota tier for the subscription.

upgradeApplicableDate

The date after which the current tier will be upgraded to the next tier if the TierUpgradePolicy is "OnceUpgradeIsAvailable" (UTC).

upgradeAvailabilityStatus

Specifies whether an upgrade to the next quota tier is available.

upgradeUnavailabilityReason

Reason in case the subscription is not eligible for upgrade to the next tier.

Property Details

nextTierName

Name of the next quota tier for the subscription.

nextTierName?: string

Property Value

string

upgradeApplicableDate

The date after which the current tier will be upgraded to the next tier if the TierUpgradePolicy is "OnceUpgradeIsAvailable" (UTC).

upgradeApplicableDate?: Date

Property Value

Date

upgradeAvailabilityStatus

Specifies whether an upgrade to the next quota tier is available.

upgradeAvailabilityStatus?: string

Property Value

string

upgradeUnavailabilityReason

Reason in case the subscription is not eligible for upgrade to the next tier.

upgradeUnavailabilityReason?: string

Property Value

string