Property RestClientAgents
RestClientAgents
Gets or sets the REST Client agents.
[JsonPropertyName("rest_clients")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public RestClientAgentCollection? RestClientAgents { get; set; }
Gets or sets the REST Client agents.
[JsonPropertyName("rest_clients")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public RestClientAgentCollection? RestClientAgents { get; set; }