NextBillingModel interface

Details of the next billing model for the cluster.

Properties

billingModel

Type of billing model.

capabilitiesEnabled

Capabilities enabled under this billing model.

trialDaysRemaining

Number of days remaining in the trial period.

Property Details

billingModel

Type of billing model.

billingModel?: string

Property Value

string

capabilitiesEnabled

Capabilities enabled under this billing model.

capabilitiesEnabled?: string[]

Property Value

string[]

trialDaysRemaining

Number of days remaining in the trial period.

trialDaysRemaining?: number

Property Value

number