NextBillingModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details of the next billing model for the cluster.
public class NextBillingModel : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.NextBillingModel>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.NextBillingModel>
type NextBillingModel = class
interface IJsonModel<NextBillingModel>
interface IPersistableModel<NextBillingModel>
Public Class NextBillingModel
Implements IJsonModel(Of NextBillingModel), IPersistableModel(Of NextBillingModel)
- Inheritance
-
NextBillingModel
- Implements
Properties
| Name | Description |
|---|---|
| BillingModel |
Type of billing model. |
| CapabilitiesEnabled |
Capabilities enabled under this billing model. |
| TrialDaysRemaining |
Number of days remaining in the trial period. |