pulumi-azure-kotlin
5.53.0.0
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
)
Types
Constructors
Properties
Constructors
Get
Managed
Disk
Encryption
Setting
Key
Encryption
Key
Link copied to clipboard
fun
GetManagedDiskEncryptionSettingKeyEncryptionKey
(
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.