Share via


CacheNodeInstallProperties interface

Mcc cache node resource install script properties.

Properties

cacheNodeId

Mcc cache node resource Id.

customerId

Mcc customer resource Id.

primaryAccountKey

Mcc primary account key. Internal to Mcc.

registrationKey

Mcc Iot Central temporary device registration key, used once.

secondaryAccountKey

Mcc secondary account key. Internal to Mcc.

Property Details

cacheNodeId

Mcc cache node resource Id.

cacheNodeId?: string

Property Value

string

customerId

Mcc customer resource Id.

customerId?: string

Property Value

string

primaryAccountKey

Mcc primary account key. Internal to Mcc.

primaryAccountKey?: string

Property Value

string

registrationKey

Mcc Iot Central temporary device registration key, used once.

registrationKey?: string

Property Value

string

secondaryAccountKey

Mcc secondary account key. Internal to Mcc.

secondaryAccountKey?: string

Property Value

string