AgentRegistration interface

Definition of the agent registration information type.

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.

Property Details

dscMetaConfiguration

Gets or sets the dsc meta configuration.

dscMetaConfiguration?: string

Property Value

string

endpoint

Gets or sets the dsc server endpoint.

endpoint?: string

Property Value

string

id

Gets or sets the id.

id?: string

Property Value

string

keys

Gets or sets the agent registration keys.

keys?: AgentRegistrationKeys

Property Value