Table of Contents

Property RestClientAgents

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

RestClientAgents

Gets or sets the REST Client agents.

[JsonPropertyName("rest_clients")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public RestClientAgentCollection? RestClientAgents { get; set; }

Property Value

RestClientAgentCollection