ServerTrustGroupsOperationsExtensions.ListByLocationNext Método

Definição

Lista um grupo de confiança do servidor.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.ServerTrustGroup> ListByLocationNext (this Microsoft.Azure.Management.Sql.IServerTrustGroupsOperations operations, string nextPageLink);
static member ListByLocationNext : Microsoft.Azure.Management.Sql.IServerTrustGroupsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.ServerTrustGroup>
<Extension()>
Public Function ListByLocationNext (operations As IServerTrustGroupsOperations, nextPageLink As String) As IPage(Of ServerTrustGroup)

Parâmetros

operations
IServerTrustGroupsOperations

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

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a