EnrollmentAccountSummary Class
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.
An enrollment account resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class EnrollmentAccountSummary : Microsoft.Azure.Management.Billing.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type EnrollmentAccountSummary = class
inherit Resource
Public Class EnrollmentAccountSummary
Inherits Resource
- Inheritance
- Attributes
Constructors
EnrollmentAccountSummary() |
Initializes a new instance of the EnrollmentAccountSummary class. |
EnrollmentAccountSummary(String, String, String, String) |
Initializes a new instance of the EnrollmentAccountSummary class. |
Properties
Id |
Gets resource Id. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
PrincipalName |
Gets the account owner's principal name. |
Type |
Gets resource type. (Inherited from Resource) |