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


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

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