你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
APIKeySpecEntity interface
API 密钥记录的规范
属性
description | API 密钥的说明 |
name | API 密钥的名称 |
owner | 群集的规范 |
resource | 群集的规范 |
secret | API 密钥机密 |
属性详细信息
description
API 密钥的说明
description?: string
属性值
string
name
API 密钥的名称
name?: string
属性值
string
owner
resource
secret
API 密钥机密
secret?: string
属性值
string