Partager via


PrivateLinkScopesOperationsExtensions.ListNext Méthode

Définition

Obtient la liste de tous les PrivateLinkScopes Azure Monitor au sein d’un abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.AzureMonitorPrivateLinkScope> ListNext (this Microsoft.Azure.Management.Monitor.IPrivateLinkScopesOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Monitor.IPrivateLinkScopesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.AzureMonitorPrivateLinkScope>
<Extension()>
Public Function ListNext (operations As IPrivateLinkScopesOperations, nextPageLink As String) As IPage(Of AzureMonitorPrivateLinkScope)

Paramètres

operations
IPrivateLinkScopesOperations

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 à