toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.outputs
/
AzureVmDiskDetailsResponse
/
AzureVmDiskDetailsResponse
Azure
Vm
Disk
Details
Response
constructor
(
diskEncryptionSetId
:
String
?
=
null
,
diskId
:
String
?
=
null
,
lunId
:
String
?
=
null
,
maxSizeMB
:
String
?
=
null
,
targetDiskLocation
:
String
?
=
null
,
targetDiskName
:
String
?
=
null
,
vhdId
:
String
?
=
null
,
vhdName
:
String
?
=
null
,
vhdType
:
String
?
=
null
)