Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EndpointKeys 类

定义

public class EndpointKeys : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.IEndpointKeys, Microsoft.Rest.IServiceOperations<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.QnAMakerClient>
type EndpointKeys = class
    interface IServiceOperations<QnAMakerClient>
    interface IEndpointKeys
Public Class EndpointKeys
Implements IEndpointKeys, IServiceOperations(Of QnAMakerClient)
继承
EndpointKeys
实现

构造函数

EndpointKeys(QnAMakerClient)

属性

Client

方法

GetKeysWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
RefreshKeysWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

扩展方法

GetKeysAsync(IEndpointKeys, CancellationToken)
RefreshKeysAsync(IEndpointKeys, String, CancellationToken)

适用于