SyncGroup.SyncDatabaseId Property

Definition

Gets or sets ARM resource id of the sync database in the sync group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to