QuotaTierProperties interface
Properties of Quota Tier resource'.
Properties
| assignment |
The date on which the current tier was assigned to the subscription (UTC). NOTE: This property will not be serialized. It can only be populated by the server. |
| current |
Name of the current quota tier for the subscription. NOTE: This property will not be serialized. It can only be populated by the server. |
| tier |
Information about the quota tier upgrade eligibility for the subscription. NOTE: This property will not be serialized. It can only be populated by the server. |
| tier |
Gets the tier upgrade policy for the subscription. |
Property Details
assignmentDate
The date on which the current tier was assigned to the subscription (UTC). NOTE: This property will not be serialized. It can only be populated by the server.
assignmentDate?: Date
Property Value
Date
currentTierName
Name of the current quota tier for the subscription. NOTE: This property will not be serialized. It can only be populated by the server.
currentTierName?: string
Property Value
string
tierUpgradeEligibilityInfo
Information about the quota tier upgrade eligibility for the subscription. NOTE: This property will not be serialized. It can only be populated by the server.
tierUpgradeEligibilityInfo?: QuotaTierUpgradeEligibilityInfo
Property Value
tierUpgradePolicy
Gets the tier upgrade policy for the subscription.
tierUpgradePolicy?: string
Property Value
string