API Reference
Class
AgentEnrollmentRequest
Enrollment request sent by the agent.
Inheritance
- Object
- AgentEnrollmentRequest
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method AgentApiClient.EnrollAsync
- Method AgentApiClient.RenewAsync
Constructors
public AgentEnrollmentRequest() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Dictionary<String, String> Tags { get; set; } #Optional host tags.