SyncMember.SqlServerDatabaseId 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.
SQL Server database id of the sync member.
public Azure.Provisioning.BicepValue<Guid> SqlServerDatabaseId { get; set; }
member this.SqlServerDatabaseId : Azure.Provisioning.BicepValue<Guid> with get, set
Public Property SqlServerDatabaseId As BicepValue(Of Guid)