Table of Contents

Property RestServerAgents

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

RestServerAgents

Gets or sets the REST Server agents.

[JsonPropertyName("rest_servers")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public RestServerAgentCollection? RestServerAgents { get; set; }

Property Value

RestServerAgentCollection