Condividi tramite


SyncGroupLogListResponse.SyncGroupLogs Property

Definition

Optional. Gets or sets the list of sync group log.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncGroupLog> SyncGroupLogs { get; set; }
member this.SyncGroupLogs : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncGroupLog> with get, set
Public Property SyncGroupLogs As IList(Of SyncGroupLog)

Property Value

Applies to