通过


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

CacheNodeInstallProperties interface

Mcc 缓存节点资源安装脚本属性。

属性

cacheNodeId

Mcc 缓存节点资源 ID。

customerId

Mcc 客户资源 ID。

driveConfiguration

缓存节点资源驱动器配置。

primaryAccountKey

Mcc 主帐户密钥。 内部到 Mcc。

proxyUrlConfiguration

缓存节点的 proxyUrl 配置

registrationKey

Mcc Iot Central 临时设备注册密钥,一次使用。

secondaryAccountKey

Mcc 辅助帐户密钥。 内部到 Mcc。

tlsCertificateProvisioningKey

MCC TLS 证书配置密钥。

属性详细信息

cacheNodeId

Mcc 缓存节点资源 ID。

cacheNodeId?: string

属性值

string

customerId

Mcc 客户资源 ID。

customerId?: string

属性值

string

driveConfiguration

缓存节点资源驱动器配置。

driveConfiguration?: CacheNodeDriveConfiguration[]

属性值

primaryAccountKey

Mcc 主帐户密钥。 内部到 Mcc。

primaryAccountKey?: string

属性值

string

proxyUrlConfiguration

缓存节点的 proxyUrl 配置

proxyUrlConfiguration?: ProxyUrlConfiguration

属性值

registrationKey

Mcc Iot Central 临时设备注册密钥,一次使用。

registrationKey?: string

属性值

string

secondaryAccountKey

Mcc 辅助帐户密钥。 内部到 Mcc。

secondaryAccountKey?: string

属性值

string

tlsCertificateProvisioningKey

MCC TLS 证书配置密钥。

tlsCertificateProvisioningKey?: string

属性值

string