Get Device Extended Information Result
data class GetDeviceExtendedInformationResult(val channelIntegrityKeyName: String? = null, val channelIntegrityKeyVersion: String? = null, val clientSecretStoreId: String? = null, val clientSecretStoreUrl: String? = null, val cloudWitnessContainerName: String, val cloudWitnessStorageAccountName: String, val cloudWitnessStorageEndpoint: String, val clusterWitnessType: String, val deviceSecrets: Map<String, SecretResponse>, val encryptionKey: String? = null, val encryptionKeyThumbprint: String? = null, val fileShareWitnessLocation: String, val fileShareWitnessUsername: String, val id: String, val keyVaultSyncStatus: String? = null, val name: String, val resourceKey: String, val systemData: SystemDataResponse, val type: String)
The extended Info of the Data Box Edge/Gateway device.
Constructors
Link copied to clipboard
fun GetDeviceExtendedInformationResult(channelIntegrityKeyName: String? = null, channelIntegrityKeyVersion: String? = null, clientSecretStoreId: String? = null, clientSecretStoreUrl: String? = null, cloudWitnessContainerName: String, cloudWitnessStorageAccountName: String, cloudWitnessStorageEndpoint: String, clusterWitnessType: String, deviceSecrets: Map<String, SecretResponse>, encryptionKey: String? = null, encryptionKeyThumbprint: String? = null, fileShareWitnessLocation: String, fileShareWitnessUsername: String, id: String, keyVaultSyncStatus: String? = null, name: String, resourceKey: String, systemData: SystemDataResponse, type: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard