你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
KeysResult interface
用于获取模型提取的密钥的操作的结果。
属性
clusters | 将 ClusterId 映射到键列表的对象。 |
属性详细信息
clusters
将 ClusterId 映射到键列表的对象。
clusters?: {[propertyName: string]: string[]}
属性值
{[propertyName: string]: string[]}