RemoteSupportJobNodeSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the settings of a remote support node.
public class RemoteSupportJobNodeSettings : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.RemoteSupportJobNodeSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.RemoteSupportJobNodeSettings>
type RemoteSupportJobNodeSettings = class
interface IJsonModel<RemoteSupportJobNodeSettings>
interface IPersistableModel<RemoteSupportJobNodeSettings>
Public Class RemoteSupportJobNodeSettings
Implements IJsonModel(Of RemoteSupportJobNodeSettings), IPersistableModel(Of RemoteSupportJobNodeSettings)
- Inheritance
-
RemoteSupportJobNodeSettings
- Implements
Properties
| Name | Description |
|---|---|
| ConnectionErrorMessage |
The error message, if any, from the last connection attempt. |
| ConnectionStatus |
The current connection status of the remote support session. |
| CreatedOn |
The timestamp when the node settings were created, in UTC. |
| State |
The state of the remote support node. |
| UpdatedOn |
The timestamp when the node settings were last updated, in UTC. |