SyncMember.SyncAgentId Property

Definition

Gets or sets ARM resource id of the sync agent in the sync member.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.syncAgentId")]
public string SyncAgentId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.syncAgentId")>]
member this.SyncAgentId : string with get, set
Public Property SyncAgentId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to