Freigeben über


GatewayHostnameConfigurationOperationsExtensions.ListByServiceNext Methode

Definition

Listet die Sammlung mit den Hostnamenkonfigurationen für das angegebene Gateway auf.

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

Parameter

operations
IGatewayHostnameConfigurationOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: