SyncAgentLinkedDatabase.DatabaseType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets type of the sync agent linked database. Possible values include: 'AzureSqlDatabase', 'SqlServerDatabase'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseType")]
public string DatabaseType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseType")>]
member this.DatabaseType : string
Public ReadOnly Property DatabaseType As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute