ReplicatedVMManagedDiskTargetDiskEncryptionDiskEncryptionKey

Constructors

constructor(secretUrl: String, vaultId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL to the Key Vault Secret used as the Disk Encryption Key that the Managed Disk will be associated with. This can be found as id on the azure.keyvault.Secret resource. Changing this forces a new resource to be created.

Link copied to clipboard

The ID of the Key Vault. This can be found as id on the azure.keyvault.KeyVault resource. Changing this forces a new resource to be created.