Partager via


EncryptionScopesOperationsExtensions.ListNext Méthode

Définition

Répertorie toutes les étendues de chiffrement disponibles sous le compte de stockage spécifié.

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

Paramètres

operations
IEncryptionScopesOperations

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 à