다음을 통해 공유


IDirectLineChannel.DirectLineEmbedCode Property

Definition

Direct Line embed code of the resource

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Direct Line embed code of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="DirectLineEmbedCode")]
public string DirectLineEmbedCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Direct Line embed code of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="DirectLineEmbedCode")>]
member this.DirectLineEmbedCode : string with get, set
Public Property DirectLineEmbedCode As String

Property Value

Attributes

Applies to