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
/
A2AUnprotectedDiskDetailsResponse
A2AUnprotected
Disk
Details
Response
data
class
A2AUnprotectedDiskDetailsResponse
(
val
diskLunId
:
Int
?
=
null
)
A2A unprotected disk details.
Members
Constructors
A2AUnprotected
Disk
Details
Response
Link copied to clipboard
constructor
(
diskLunId
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
disk
Lun
Id
Link copied to clipboard
val
diskLunId
:
Int
?
=
null
The source lun Id for the data disk.