Partager via


BillingAccountUpdateRequest.BillingProfiles Propriété

Définition

Obtient ou définit les profils de facturation associés au compte de facturation. Par défaut, cette option n’est pas renseignée, sauf si elle est spécifiée 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 à