Share via


SyncMember.DatabaseType Property

Definition

Database type of the sync member.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SyncMemberDbType> DatabaseType { get; set; }
member this.DatabaseType : Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SyncMemberDbType> with get, set
Public Property DatabaseType As BicepValue(Of SyncMemberDbType)

Property Value

Applies to