Compartilhar via


Transition.ToSubscriptionId Property

Definition

Gets or sets the To subscription id. Legacy Upgrade will populate this in response. A Modern partial transition will also populate this in response. Modern Partial/Full transitions use this in request to define existing subscription to transition into.

public string ToSubscriptionId { get; set; }
member this.ToSubscriptionId : string with get, set
Public Property ToSubscriptionId As String

Property Value

The subscription id.

Applies to