HyperVHostDetails interface
Hyper-V host details.
Properties
id | The Hyper-V host Id. NOTE: This property will not be serialized. It can only be populated by the server. |
mars |
The Mars agent version. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The Hyper-V host name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
The Hyper-V host Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
marsAgentVersion
The Mars agent version. NOTE: This property will not be serialized. It can only be populated by the server.
marsAgentVersion?: string
Property Value
string
name
The Hyper-V host name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string