pulumi-azure-native-kotlin
1.104.0.1
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.
Types
Constructors
Properties
Constructors
A2AUnprotected
Disk
Details
Response
Link copied to clipboard
fun
A2AUnprotectedDiskDetailsResponse
(
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.