AgentRegistrationKeys Class

Definition of the agent registration keys.

Inheritance
AgentRegistrationKeys

Constructor

AgentRegistrationKeys(*, primary: Optional[str] = None, secondary: Optional[str] = None, **kwargs)

Parameters

primary
str
Required

Gets or sets the primary key.

secondary
str
Required

Gets or sets the secondary key.