BillingAccount.EnrollmentDetails 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 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