AgentRegistration Class

Definition

Definition of the agent registration information type.

public class AgentRegistration
type AgentRegistration = class
Public Class AgentRegistration
Inheritance
AgentRegistration

Constructors

AgentRegistration()

Initializes a new instance of the AgentRegistration class.

AgentRegistration(String, String, AgentRegistrationKeys, String)

Initializes a new instance of the AgentRegistration class.

Properties

DscMetaConfiguration

Gets or sets the dsc meta configuration.

Endpoint

Gets or sets the dsc server endpoint.

Id

Gets or sets the id.

Keys

Gets or sets the agent registration keys.

Applies to