共用方式為


EnrollmentAccount.Department 屬性

定義

取得或設定相關聯的部門。 根據預設,除非在 $expand 中指定,否則不會填入此專案。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於