Compartilhar via


BillingProfileCreationRequest.EnabledAzurePlans Propriedade

Definição

Obtém ou define os planos do Azure habilitados para o perfil de cobrança.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a