Upgrade Class

Definition

Represents a form of upgrade for a subscription.

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

Constructors

Upgrade()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
IsEligible

Gets or sets a value indicating whether the upgrade can be performed.

Quantity

Gets or sets the quantity to be purchased. Defaults to the source subscription quantity.

TargetOffer

Gets or sets the offer to upgrade to.

UpgradeErrors

Gets or sets the reasons the upgrade cannot be performed, if applicable.

UpgradeType

Gets or sets the type of upgrade.

Applies to