toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.outputs
/
HyperVHostDetailsResponse
Hyper
VHost
Details
Response
data
class
HyperVHostDetailsResponse
(
val
id
:
String
,
val
marsAgentVersion
:
String
,
val
name
:
String
)
Hyper-V host details.
Members
Constructors
Hyper
VHost
Details
Response
Link copied to clipboard
constructor
(
id
:
String
,
marsAgentVersion
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
The Hyper-V host Id.
mars
Agent
Version
Link copied to clipboard
val
marsAgentVersion
:
String
The Mars agent version.
name
Link copied to clipboard
val
name
:
String
The Hyper-V host name.