Device Secrets Response
data class DeviceSecretsResponse(val bmcDefaultUserPassword: SecretResponse? = null, val hcsDataVolumeBitLockerExternalKey: SecretResponse? = null, val hcsInternalVolumeBitLockerExternalKey: SecretResponse? = null, val rotateKeyForDataVolumeBitlocker: SecretResponse? = null, val rotateKeysForSedDrivesSerialized: SecretResponse? = null, val sedEncryptionExternalKey: SecretResponse? = null, val sedEncryptionExternalKeyId: SecretResponse? = null, val systemVolumeBitLockerRecoveryKey: SecretResponse? = null)
Device Secrets
Constructors
Link copied to clipboard
constructor(bmcDefaultUserPassword: SecretResponse? = null, hcsDataVolumeBitLockerExternalKey: SecretResponse? = null, hcsInternalVolumeBitLockerExternalKey: SecretResponse? = null, rotateKeyForDataVolumeBitlocker: SecretResponse? = null, rotateKeysForSedDrivesSerialized: SecretResponse? = null, sedEncryptionExternalKey: SecretResponse? = null, sedEncryptionExternalKeyId: SecretResponse? = null, systemVolumeBitLockerRecoveryKey: SecretResponse? = null)
Properties
Link copied to clipboard
Keyvault Id of BMCDefaultUserPassword
Link copied to clipboard
Keyvault Id of HcsDataVolumeBitLockerExternalKey
Link copied to clipboard
Keyvault Id of HcsInternalVolumeBitLockerExternalKey
Link copied to clipboard
Keyvault Id of RotateKeyForDataVolumeBitlocker
Link copied to clipboard
Keyvault Id of RotateKeysForSedDrivesSerialized
Link copied to clipboard
Keyvault Id of SEDEncryptionExternalKey
Link copied to clipboard
Keyvault Id of SEDEncryptionExternalKeyId
Link copied to clipboard
Keyvault Id of SystemVolumeBitLockerRecoveryKey