ProductProfileUpdateProperties interface

Describes the Update properties of a Product Profile.

Properties

productFeatures

The list of product feature updates.

productType

Indicates the product type of the license.

subscriptionStatus

Indicates the subscription status of the product.

Property Details

productFeatures

The list of product feature updates.

productFeatures?: ProductFeatureUpdate[]

Property Value

productType

Indicates the product type of the license.

productType?: string

Property Value

string

subscriptionStatus

Indicates the subscription status of the product.

subscriptionStatus?: string

Property Value

string