다음을 통해 공유


SyncAgentListResponse.SyncAgents Property

Definition

Optional. List of details of sync agent.

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

Property Value

Applies to