toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin.outputs
/
AccountKeyVaultReference
Account
Key
Vault
Reference
data
class
AccountKeyVaultReference
(
val
id
:
String
,
val
url
:
String
)
Members
Constructors
Account
Key
Vault
Reference
Link copied to clipboard
constructor
(
id
:
String
,
url
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
The Azure identifier of the Azure KeyVault to use.
url
Link copied to clipboard
val
url
:
String
The HTTPS URL of the Azure KeyVault to use.