EdgeMachineRemoteSupportNodeSettings 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 EdgeMachineRemoteSupportNodeSettings : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.EdgeMachineRemoteSupportNodeSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.EdgeMachineRemoteSupportNodeSettings>
type EdgeMachineRemoteSupportNodeSettings = class
interface IJsonModel<EdgeMachineRemoteSupportNodeSettings>
interface IPersistableModel<EdgeMachineRemoteSupportNodeSettings>
Public Class EdgeMachineRemoteSupportNodeSettings
Implements IJsonModel(Of EdgeMachineRemoteSupportNodeSettings), IPersistableModel(Of EdgeMachineRemoteSupportNodeSettings)
- Inheritance
-
EdgeMachineRemoteSupportNodeSettings
- 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. |