你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
HostKeys interface
函数主机级别键。
属性
function |
主机级别功能键。 |
master |
密钥。 |
system |
系统键。 |
属性详细信息
functionKeys
主机级别功能键。
functionKeys?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
masterKey
密钥。
masterKey?: string
属性值
string
systemKeys
系统键。
systemKeys?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}