pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin.outputs
/
GetAccountKeyVaultReference
Get
Account
Key
Vault
Reference
data
class
GetAccountKeyVaultReference
(
val
id
:
String
,
val
url
:
String
)
Types
Constructors
Properties
Constructors
Get
Account
Key
Vault
Reference
Link copied to clipboard
fun
GetAccountKeyVaultReference
(
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 reference.
url
Link copied to clipboard
val
url
:
String
The HTTPS URL of the Azure KeyVault reference.