Encryption V2Response Key Vault Properties
data class EncryptionV2ResponseKeyVaultProperties(val keyName: String, val keyVaultUri: String, val keyVersion: String)
Key Vault input properties for encryption.
Constructors
Link copied to clipboard
fun EncryptionV2ResponseKeyVaultProperties(keyName: String, keyVaultUri: String, keyVersion: String)