MarketplaceTrialQuota interface

The allocation details of the per subscription free trial slot of the subscription.

Properties

availablePromotion

Available enterprise promotion for the subscription

grafanaResourceId

Resource Id of the Grafana resource which is doing the trial.

trialEndAt

The date and time in UTC of when the trial ends.

trialStartAt

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