다음을 통해 공유


ILineChannelProperties.CallbackUrl Property

Definition

Callback Url to enter in line registration.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Callback Url to enter in line registration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="callbackUrl")]
public string CallbackUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Callback Url to enter in line registration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="callbackUrl")>]
member this.CallbackUrl : string
Public ReadOnly Property CallbackUrl As String

Property Value

Attributes

Applies to