Partager via


BillingAccount.BillingProfiles Propriété

Définition

Obtient ou définit les profils de facturation associés au compte de facturation. Par défaut, il n’est pas renseigné, sauf s’il est spécifié dans $expand.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à