GetAccountKeyVaultReference

data class GetAccountKeyVaultReference(val id: String, val url: String)

Constructors

Link copied to clipboard
constructor(id: String, url: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The Azure identifier of the Azure KeyVault reference.

Link copied to clipboard
val url: String

The HTTPS URL of the Azure KeyVault reference.