Share via


SavingsPlanPurchase.BillingPlan Property

Definition

Represents the billing plan in ISO 8601 format. Required only for monthly billing plans.

public Azure.ResourceManager.Reservations.Models.SavingsPlanBillingPlan? BillingPlan { get; set; }
member this.BillingPlan : Nullable<Azure.ResourceManager.Reservations.Models.SavingsPlanBillingPlan> with get, set
Public Property BillingPlan As Nullable(Of SavingsPlanBillingPlan)

Property Value

Applies to