Compartilhar via


GatewayHostnameConfigurationOperationsExtensions.ListByServiceNext Método

Definição

Lista a coleção de configurações de nome de host para o gateway especificado.

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)

Parâmetros

operations
IGatewayHostnameConfigurationOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a