SyncAgent.Version Property

Definition

Gets version of the sync agent.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.version")]
public string Version { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.version")>]
member this.Version : string
Public ReadOnly Property Version As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to