GetManagedDiskEncryptionSettingDiskEncryptionKey

data class GetManagedDiskEncryptionSettingDiskEncryptionKey(val secretUrl: String, val sourceVaultId: String)

Constructors

constructor(secretUrl: String, sourceVaultId: 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.

Link copied to clipboard

The ID of the source Key Vault.