EnrollmentAccountSummary Class

Definition

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

Applies to