Compartilhar via


ProviderOperationsExtensions.ListNext(IProviderOperations, String) Método

Definição

Obtenha uma lista das implantações.

public static Microsoft.Azure.Management.Resources.Models.ProviderListResult ListNext (this Microsoft.Azure.Management.Resources.IProviderOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Management.Resources.IProviderOperations * string -> Microsoft.Azure.Management.Resources.Models.ProviderListResult
<Extension()>
Public Function ListNext (operations As IProviderOperations, nextLink As String) As ProviderListResult

Parâmetros

operations
IProviderOperations

Referência para o Microsoft.Azure.Management.Resources.IProviderOperations.

nextLink
String

Obrigatórios. NextLink da chamada bem-sucedida anterior à operação List.

Retornos

Lista de provedores de recursos.

Aplica-se a