EnrollmentAccount.Department Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets associated department. By default this is not populated, unless it's specified in $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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute