Sdílet prostřednictvím


Customer.EnabledAzurePlans Vlastnost

Definice

Získá nebo nastaví plány Azure povolené pro zákazníka.

[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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro