Condividi tramite


BillingProfile.EnabledAzurePlans Proprietà

Definizione

Ottiene o imposta informazioni sui piani di Azure abilitati.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enabledAzurePlans")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.AzurePlan> EnabledAzurePlans { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enabledAzurePlans")>]
member this.EnabledAzurePlans : System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.AzurePlan> with get, set
Public Property EnabledAzurePlans As IList(Of AzurePlan)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a