Freigeben über


StorageSyncServicesOperationsExtensions.ListByResourceGroup Methode

Definition

Rufen Sie eine StorageSyncService-Liste nach Ressourcengruppenname ab.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.StorageSync.Models.StorageSyncService> ListByResourceGroup (this Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations operations, string resourceGroupName);
static member ListByResourceGroup : Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations * string -> seq<Microsoft.Azure.Management.StorageSync.Models.StorageSyncService>
<Extension()>
Public Function ListByResourceGroup (operations As IStorageSyncServicesOperations, resourceGroupName As String) As IEnumerable(Of StorageSyncService)

Parameter

operations
IStorageSyncServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

Gibt zurück

Gilt für: