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 Microsoft.Azure.Management.Sql.Fluent.Models.SyncMemberDbType DatabaseType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseType")>]
member this.DatabaseType : Microsoft.Azure.Management.Sql.Fluent.Models.SyncMemberDbType
Public ReadOnly Property DatabaseType As SyncMemberDbType
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute