Share via


SavingsPlanToPurchaseExchange.BillingPlan Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.BillingPlan? BillingPlan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)>]
member this.BillingPlan : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.BillingPlan> with get, set
Public Property BillingPlan As Nullable(Of BillingPlan)

Property Value

Implements

Attributes

Applies to