SyncAgentLinkedDatabase.DatabaseId Property

Definition

Gets id of the sync agent linked database.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to