Partilhar via


OperationsExtensions.ListNext(IOperations, String) Método

Definição

Lista todas as operações de API Rest Key Vault disponíveis.

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

Parâmetros

operations
IOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a