Key Vault Reference Args
data class KeyVaultReferenceArgs(val id: Output<String>, val url: Output<String>) : ConvertibleToJava<KeyVaultReferenceArgs>
Identifies the Azure key vault associated with a Batch account.
Identifies the Azure key vault associated with a Batch account.