Freigeben über


VaultsOperationsExtensions.ListNext(IVaultsOperations, String) Methode

Definition

Der Vorgang List ruft Informationen zu den Tresoren ab, die dem Abonnement zugeordnet sind.

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

Parameter

operations
IVaultsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: