다음을 통해 공유


BillingAccount.Departments 속성

정의

등록과 연결된 부서를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상