BillingAccount.EnrollmentDetails Property

Definition

Gets the details about the associated legacy enrollment. By default this is not populated, unless it's specified in $expand.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enrollmentDetails")]
public Microsoft.Azure.Management.Billing.Models.Enrollment EnrollmentDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enrollmentDetails")>]
member this.EnrollmentDetails : Microsoft.Azure.Management.Billing.Models.Enrollment
Public ReadOnly Property EnrollmentDetails As Enrollment

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to