你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CacheNodeInstallProperties interface
Mcc 缓存节点资源安装脚本属性。
属性
cache |
Mcc 缓存节点资源 ID。 |
customer |
Mcc 客户资源 ID。 |
primary |
Mcc 主帐户密钥。 内部到 Mcc。 |
registration |
Mcc Iot Central 临时设备注册密钥,一次使用。 |
secondary |
Mcc 辅助帐户密钥。 内部到 Mcc。 |
属性详细信息
cacheNodeId
Mcc 缓存节点资源 ID。
cacheNodeId?: string
属性值
string
customerId
Mcc 客户资源 ID。
customerId?: string
属性值
string
primaryAccountKey
Mcc 主帐户密钥。 内部到 Mcc。
primaryAccountKey?: string
属性值
string
registrationKey
Mcc Iot Central 临时设备注册密钥,一次使用。
registrationKey?: string
属性值
string
secondaryAccountKey
Mcc 辅助帐户密钥。 内部到 Mcc。
secondaryAccountKey?: string
属性值
string