Delen via


BillingProfileCreationRequest.EnabledAzurePlans Eigenschap

Definitie

Hiermee worden ingeschakelde Azure-abonnementen voor het factureringsprofiel opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op