다음을 통해 공유


IBot.MigrationToken Property

Definition

Token used to migrate non Azure bot to azure subscription

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Token used to migrate non Azure bot to azure subscription", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="migrationToken")]
public string MigrationToken { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Token used to migrate non Azure bot to azure subscription", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="migrationToken")>]
member this.MigrationToken : string
Public ReadOnly Property MigrationToken As String

Property Value

Attributes

Applies to