LicenseProfileMachineInstanceView interface

License Profile Instance View in Machine Properties.

Properties

billingEndDate

The timestamp in UTC when the billing ends.

billingStartDate

The timestamp in UTC when the billing starts.

disenrollmentDate

The timestamp in UTC when the user disenrolled the feature.

enrollmentDate

The timestamp in UTC when the user enrolls the feature.

error

The errors that were encountered during the feature enrollment or disenrollment.

esuProfile

Properties for the Machine ESU profile.

licenseChannel

Indicates the license channel.

licenseStatus

Indicates the license status of the OS.

productFeatures

The list of product features.

productType

Indicates the product type of the license.

softwareAssuranceCustomer

Specifies if this machine is licensed as part of a Software Assurance agreement.

subscriptionStatus

Indicates the subscription status of the product.

Property Details

billingEndDate

The timestamp in UTC when the billing ends.

billingEndDate?: Date

Property Value

Date

billingStartDate

The timestamp in UTC when the billing starts.

billingStartDate?: Date

Property Value

Date

disenrollmentDate

The timestamp in UTC when the user disenrolled the feature.

disenrollmentDate?: Date

Property Value

Date

enrollmentDate

The timestamp in UTC when the user enrolls the feature.

enrollmentDate?: Date

Property Value

Date

error

The errors that were encountered during the feature enrollment or disenrollment.

error?: ErrorDetail

Property Value

esuProfile

Properties for the Machine ESU profile.

esuProfile?: LicenseProfileMachineInstanceViewEsuProperties

Property Value

licenseChannel

Indicates the license channel.

licenseChannel?: string

Property Value

string

licenseStatus

Indicates the license status of the OS.

licenseStatus?: string

Property Value

string

productFeatures

The list of product features.

productFeatures?: ProductFeature[]

Property Value

productType

Indicates the product type of the license.

productType?: string

Property Value

string

softwareAssuranceCustomer

Specifies if this machine is licensed as part of a Software Assurance agreement.

softwareAssuranceCustomer?: boolean

Property Value

boolean

subscriptionStatus

Indicates the subscription status of the product.

subscriptionStatus?: string

Property Value

string