Partager via


ServerTrustGroupsOperationsExtensions.ListByInstanceNext Méthode

Définition

Obtient un groupe d’approbations de serveurs par instance nom.

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

Paramètres

operations
IServerTrustGroupsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à