你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DataBoxEdgeDeviceExtendedInfoPatch interface
The Data Box Edge/Gateway device extended info patch.
Properties
channel |
The name for Channel Integrity Key stored in the Client Key Vault |
channel |
The version of Channel Integrity Key stored in the Client Key Vault |
client |
The Key Vault ARM Id for client secrets |
client |
The url to access the Client Key Vault |
sync |
For changing or to initiate the resync to key-vault set the status to KeyVaultSyncPending, rest of the status will not be applicable. |
Property Details
channelIntegrityKeyName
The name for Channel Integrity Key stored in the Client Key Vault
channelIntegrityKeyName?: string
Property Value
string
channelIntegrityKeyVersion
The version of Channel Integrity Key stored in the Client Key Vault
channelIntegrityKeyVersion?: string
Property Value
string
clientSecretStoreId
The Key Vault ARM Id for client secrets
clientSecretStoreId?: string
Property Value
string
clientSecretStoreUrl
The url to access the Client Key Vault
clientSecretStoreUrl?: string
Property Value
string
syncStatus
For changing or to initiate the resync to key-vault set the status to KeyVaultSyncPending, rest of the status will not be applicable.
syncStatus?: string
Property Value
string