Share via


SnapshotsOperationsExtensions.List(ISnapshotsOperations) Método

Definição

Lista instantâneos em uma assinatura.

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

O grupo de operações para esse método de extensão.

Retornos

Aplica-se a