다음을 통해 공유


ICreateEmailSignInUrlResponseProperties.Url Property

Definition

Sign in url.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Sign in url.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="url")]
public string Url { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Sign in url.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="url")>]
member this.Url : string with get, set
Public Property Url As String

Property Value

Attributes

Applies to