pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin.inputs
/
GetAccountEncryption
Get
Account
Encryption
data
class
GetAccountEncryption
(
val
keyVaultKeyId
:
String
)
:
ConvertibleToJava
<
GetAccountEncryption
>
Constructors
Functions
Properties
Constructors
Get
Account
Encryption
Link copied to clipboard
fun
GetAccountEncryption
(
keyVaultKeyId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetAccountEncryption
Properties
key
Vault
Key
Id
Link copied to clipboard
val
keyVaultKeyId
:
String
The full URL path of the Key Vault Key used to encrypt data for this Batch account.