toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.outputs
/
VirtualMachineRunCommandInstanceViewResponse
/
VirtualMachineRunCommandInstanceViewResponse
Virtual
Machine
Run
Command
Instance
View
Response
constructor
(
endTime
:
String
?
=
null
,
error
:
String
?
=
null
,
executionMessage
:
String
?
=
null
,
executionState
:
String
?
=
null
,
exitCode
:
Int
?
=
null
,
output
:
String
?
=
null
,
startTime
:
String
?
=
null
,
statuses
:
List
<
InstanceViewStatusResponse
>
?
=
null
)