Partager via


SnapshotsOperationsExtensions.List(ISnapshotsOperations) Méthode

Définition

Répertorie les instantanés sous un abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.Snapshot> List (this Microsoft.Azure.Management.Compute.ISnapshotsOperations operations);
static member List : Microsoft.Azure.Management.Compute.ISnapshotsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.Snapshot>
<Extension()>
Public Function List (operations As ISnapshotsOperations) As IPage(Of Snapshot)

Paramètres

operations
ISnapshotsOperations

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

Retours

S’applique à