Compartilhar via


BillingAccount.Departments Propriedade

Definição

Obtém ou define os departamentos associados ao registro.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a