LicenseProfileUpdateProperties interface

Describe the Update properties of a license profile.

Properties

assignedLicense

The resource id of the license.

productFeatures

The list of product feature updates.

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

assignedLicense

The resource id of the license.

assignedLicense?: string

Property Value

string

productFeatures

The list of product feature updates.

productFeatures?: ProductFeatureUpdate[]

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