MarketplaceTrialQuota interface
The allocation details of the per subscription free trial slot of the subscription.
Properties
available |
Available enterprise promotion for the subscription |
grafana |
Resource Id of the Grafana resource which is doing the trial. |
trial |
The date and time in UTC of when the trial ends. |
trial |
The date and time in UTC of when the trial starts. |
Property Details
availablePromotion
Available enterprise promotion for the subscription
availablePromotion?: string
Property Value
string
grafanaResourceId
Resource Id of the Grafana resource which is doing the trial.
grafanaResourceId?: string
Property Value
string
trialEndAt
The date and time in UTC of when the trial ends.
trialEndAt?: Date
Property Value
Date
trialStartAt
The date and time in UTC of when the trial starts.
trialStartAt?: Date
Property Value
Date