Freigeben über


SyncGroupsOperationsExtensions.ListByStorageSyncService Methode

Definition

Ruft eine SyncGroup-Liste ab.

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

Parameter

operations
ISyncGroupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

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

storageSyncServiceName
String

Name der Speichersynchronisierungsdienstressource.

Gibt zurück

Gilt für: