Condividi tramite


SyncGroupListResponse.SyncGroups Property

Definition

Optional. List of details of sync group.

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

Property Value

Applies to