UpgradeResult Class

Definition

Represents the result of performing a subscription Upgrade.

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

Constructors

UpgradeResult()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
LicenseErrors

Gets or sets the errors encountered while attempting to migrate user licenses, if applicable.

SourceSubscriptionId

Gets or sets the source subscription id.

TargetSubscriptionId

Gets or sets the target subscription id.

UpgradeErrors

Gets or sets the errors encountered while attempting to perform the upgrade, if applicable.

UpgradeType

Gets or sets the type of upgrade.

Applies to