Freigeben über


FeaturesOperationsExtensions.ListAllNext(IFeaturesOperations, String) Methode

Definition

Ruft alle Vorschaufeatures ab, die über AFEC für das Abonnement verfügbar sind.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.FeatureResult> ListAllNext (this Microsoft.Azure.Management.ResourceManager.IFeaturesOperations operations, string nextPageLink);
static member ListAllNext : Microsoft.Azure.Management.ResourceManager.IFeaturesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.FeatureResult>
<Extension()>
Public Function ListAllNext (operations As IFeaturesOperations, nextPageLink As String) As IPage(Of FeatureResult)

Parameter

operations
IFeaturesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

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

Gibt zurück

Gilt für: