다음을 통해 공유


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

적용 대상