License Class

Definition

Model for user licenses assigned to a user.

public sealed class License : Microsoft.Store.PartnerCenter.Models.ResourceBase
type License = class
    inherit ResourceBase
Public NotInheritable Class License
Inherits ResourceBase
Inheritance

Constructors

License()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
ProductSku

Gets or sets the product SKU which the license applies to.

ServicePlans

Gets or sets the service plan collection. Service plans refer to services that user is assigned to use. For example , Delve is a service plan which a user is either assigned to use or can be assigned to use.

Applies to