Compartir a través de


SnapshotsOperationsExtensions.List(ISnapshotsOperations) Método

Definición

Enumera las instantáneas en una suscripción.

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)

Parámetros

operations
ISnapshotsOperations

Grupo de operaciones para este método de extensión.

Devoluciones

Se aplica a