Compartilhar via


WebCategoriesOperationsExtensions.ListBySubscriptionNext Método

Definição

Obtém todas as Categorias da Web do Azure em uma assinatura.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.AzureWebCategory> ListBySubscriptionNext (this Microsoft.Azure.Management.Network.IWebCategoriesOperations operations, string nextPageLink);
static member ListBySubscriptionNext : Microsoft.Azure.Management.Network.IWebCategoriesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.AzureWebCategory>
<Extension()>
Public Function ListBySubscriptionNext (operations As IWebCategoriesOperations, nextPageLink As String) As IPage(Of AzureWebCategory)

Parâmetros

operations
IWebCategoriesOperations

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

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a