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