다음을 통해 공유


DirectLineSpeechChannelProperties.IsDefaultBotForCogSvcAccount Property

Definition

Make this a default bot for chosen cognitive service account.

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

Property Value

Implements

Attributes

Applies to