toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.outputs
/
GetManagedDiskEncryptionSettingKeyEncryptionKey
Get
Managed
Disk
Encryption
Setting
Key
Encryption
Key
data
class
GetManagedDiskEncryptionSettingKeyEncryptionKey
(
val
keyUrl
:
String
,
val
sourceVaultId
:
String
)
Members
Constructors
Get
Managed
Disk
Encryption
Setting
Key
Encryption
Key
Link copied to clipboard
constructor
(
keyUrl
:
String
,
sourceVaultId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Url
Link copied to clipboard
val
keyUrl
:
String
The URL to the Key Vault Key used as the Key Encryption Key.
source
Vault
Id
Link copied to clipboard
val
sourceVaultId
:
String
The ID of the source Key Vault.