다음을 통해 공유


BillingAccount.EnrollmentAccounts 속성

정의

등록에 연결된 계정을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enrollmentAccounts")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.EnrollmentAccount> EnrollmentAccounts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enrollmentAccounts")>]
member this.EnrollmentAccounts : System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.EnrollmentAccount> with get, set
Public Property EnrollmentAccounts As IList(Of EnrollmentAccount)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상