次の方法で共有


QnAMakerRuntimeClient クラス

定義

public class QnAMakerRuntimeClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.QnAMakerRuntimeClient>, IDisposable, Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.IQnAMakerRuntimeClient
type QnAMakerRuntimeClient = class
    inherit ServiceClient<QnAMakerRuntimeClient>
    interface IQnAMakerRuntimeClient
    interface IDisposable
Public Class QnAMakerRuntimeClient
Inherits ServiceClient(Of QnAMakerRuntimeClient)
Implements IDisposable, IQnAMakerRuntimeClient
継承
QnAMakerRuntimeClient
実装

コンストラクター

QnAMakerRuntimeClient(DelegatingHandler[])
QnAMakerRuntimeClient(HttpClient, Boolean)
QnAMakerRuntimeClient(HttpClientHandler, DelegatingHandler[])
QnAMakerRuntimeClient(ServiceClientCredentials, DelegatingHandler[])
QnAMakerRuntimeClient(ServiceClientCredentials, HttpClient, Boolean)
QnAMakerRuntimeClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

プロパティ

Credentials
DeserializationSettings
Runtime
RuntimeEndpoint
SerializationSettings

適用対象