Partager via


ManagementGroupsOperationsExtensions.GetDescendantsNext Méthode

Définition

Répertorie toutes les entités qui descendent d’un groupe d’administration.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ManagementGroups.Models.DescendantInfo> GetDescendantsNext (this Microsoft.Azure.Management.ManagementGroups.IManagementGroupsOperations operations, string nextPageLink);
static member GetDescendantsNext : Microsoft.Azure.Management.ManagementGroups.IManagementGroupsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ManagementGroups.Models.DescendantInfo>
<Extension()>
Public Function GetDescendantsNext (operations As IManagementGroupsOperations, nextPageLink As String) As IPage(Of DescendantInfo)

Paramètres

operations
IManagementGroupsOperations

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

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à