Freigeben über


BillingAccount.BillingProfiles Eigenschaft

Definition

Ruft die Abrechnungsprofile ab, die dem Abrechnungskonto zugeordnet sind, oder legt diese fest. Standardmäßig wird dies nicht aufgefüllt, es sei denn, es wird in $expand angegeben.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.billingProfiles")]
public Microsoft.Azure.Management.Billing.Models.BillingProfilesOnExpand BillingProfiles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.billingProfiles")>]
member this.BillingProfiles : Microsoft.Azure.Management.Billing.Models.BillingProfilesOnExpand with get, set
Public Property BillingProfiles As BillingProfilesOnExpand

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: