SyncMemberInner.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 or sets database type of the sync member. Possible values include: 'AzureSqlDatabase', 'SqlServerDatabase'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseType")]
public Microsoft.Azure.Management.Sql.Fluent.Models.SyncMemberDbType DatabaseType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseType")>]
member this.DatabaseType : Microsoft.Azure.Management.Sql.Fluent.Models.SyncMemberDbType with get, set
Public Property DatabaseType As SyncMemberDbType
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute