IDirectLineSpeechChannel.CognitiveServiceRegion Property

Definition

The cognitive service region with this channel registration.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=true, Description="The cognitive service region with this channel registration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cognitiveServiceRegion", Update=true)]
public string CognitiveServiceRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=true, Description="The cognitive service region with this channel registration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cognitiveServiceRegion", Update=true)>]
member this.CognitiveServiceRegion : string with get, set
Public Property CognitiveServiceRegion As String

Property Value

Attributes

Applies to