SyncAgent.SyncAgentName Property

Definition

Gets name of the sync agent.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to