다음을 통해 공유


IDirectLineSpeechChannel.CognitiveServiceSubscriptionKey Property

Definition

The cognitive service subscription key to use with this channel registration.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The cognitive service subscription key to use with this channel registration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cognitiveServiceSubscriptionKey")]
public string CognitiveServiceSubscriptionKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The cognitive service subscription key to use with this channel registration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cognitiveServiceSubscriptionKey")>]
member this.CognitiveServiceSubscriptionKey : string with get, set
Public Property CognitiveServiceSubscriptionKey As String

Property Value

Attributes

Applies to