Condividi tramite


AccountProperties.MigrationToken Property

Definition

Gets or sets resource migration token.

[Newtonsoft.Json.JsonProperty(PropertyName="migrationToken")]
public string MigrationToken { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="migrationToken")>]
member this.MigrationToken : string with get, set
Public Property MigrationToken As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to