Share via


TransitionEvent Class

Definition

Describes the behavior of an individual subscription transition event.

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

Constructors

TransitionEvent()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
Errors

Gets or sets the transition errors.

Name

Gets or sets the name of the transition event. Possible values "Conversion", "SeatReassignment".

Status

Gets or sets the status of transition event. Possible values - InProgress, Completed, Failed

Timestamp

Gets or sets the UTC timestamp of the event.

Applies to