IDirectLineSpeechChannel.CognitiveServiceResourceId Property

Definition

The cognitive service id with this channel registration.

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

Property Value

Attributes

Applies to