Freigeben über


SnapshotsOperationsExtensions.List(ISnapshotsOperations) Methode

Definition

Listet Momentaufnahmen unter einem Abonnement auf.

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)

Parameter

operations
ISnapshotsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: