Freigeben über


DiagnosticOperationsExtensions.ListByServiceNext Methode

Definition

Listet alle Diagnosen der API Management-Dienstinstanz auf

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.DiagnosticContract> ListByServiceNext (this Microsoft.Azure.Management.ApiManagement.IDiagnosticOperations operations, string nextPageLink);
static member ListByServiceNext : Microsoft.Azure.Management.ApiManagement.IDiagnosticOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.DiagnosticContract>
<Extension()>
Public Function ListByServiceNext (operations As IDiagnosticOperations, nextPageLink As String) As IPage(Of DiagnosticContract)

Parameter

operations
IDiagnosticOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: