Partager via


SnapshotsOperationsExtensions.ListByResourceGroup Méthode

Définition

Répertorie les instantanés sous un groupe de ressources.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.Snapshot> ListByResourceGroup (this Microsoft.Azure.Management.Compute.ISnapshotsOperations operations, string resourceGroupName);
static member ListByResourceGroup : Microsoft.Azure.Management.Compute.ISnapshotsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.Snapshot>
<Extension()>
Public Function ListByResourceGroup (operations As ISnapshotsOperations, resourceGroupName As String) As IPage(Of Snapshot)

Paramètres

operations
ISnapshotsOperations

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

resourceGroupName
String

Nom du groupe de ressources.

Retours

S’applique à