BillingSavingsPlanModelData.BillingPlan Property

Definition

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

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

Property Value

Applies to