Property RestServerAgents
RestServerAgents
Gets or sets the REST Server agents.
[JsonPropertyName("rest_servers")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public RestServerAgentCollection? RestServerAgents { get; set; }
Gets or sets the REST Server agents.
[JsonPropertyName("rest_servers")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public RestServerAgentCollection? RestServerAgents { get; set; }