다음을 통해 공유


WebChatSite.IsEndpointParametersEnabled Property

Definition

Whether this site is EndpointParameters enabled for channel

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inherited)]
public bool? IsEndpointParametersEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inherited)>]
member this.IsEndpointParametersEnabled : Nullable<bool> with get, set
Public Property IsEndpointParametersEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to