Freigeben über


SyncGroupsOperationsExtensions.ListLogsNext Methode

Definition

Ruft eine Auflistung von Synchronisierungsgruppenprotokollen ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.SyncGroupLogProperties> ListLogsNext (this Microsoft.Azure.Management.Sql.ISyncGroupsOperations operations, string nextPageLink);
static member ListLogsNext : Microsoft.Azure.Management.Sql.ISyncGroupsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.SyncGroupLogProperties>
<Extension()>
Public Function ListLogsNext (operations As ISyncGroupsOperations, nextPageLink As String) As IPage(Of SyncGroupLogProperties)

Parameter

operations
ISyncGroupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: