Partager via


WebCategoriesOperationsExtensions.ListBySubscriptionNext Méthode

Définition

Obtient toutes les catégories web Azure d’un abonnement.

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)

Paramètres

operations
IWebCategoriesOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à