Freigeben über


ManagementGroupSubscriptionsOperationsExtensions.GetSubscriptionsUnderManagementGroupNext Methode

Definition

Ruft Details zu allen Abonnements ab, die der Verwaltungsgruppe zugeordnet sind.

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

Parameter

operations
IManagementGroupSubscriptionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: