ICatalog.BillingPlan Property

Definition

The billing plan options available for this sku.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="The billing plan options available for this sku.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogBillingPlans) }, Read=true, ReadOnly=false, Required=false, SerializedName="billingPlans", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogBillingPlans BillingPlan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="The billing plan options available for this sku.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogBillingPlans) }, Read=true, ReadOnly=false, Required=false, SerializedName="billingPlans", Update=true)>]
member this.BillingPlan : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogBillingPlans with get, set
Public Property BillingPlan As ICatalogBillingPlans

Property Value

Attributes

Applies to