Поделиться через


BillingAccount.BillingProfiles Свойство

Определение

Возвращает или задает профили выставления счетов, связанные с учетной записью выставления счетов. По умолчанию этот параметр не заполняется, если он не указан в $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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к