Freigeben über


CloudEndpointsOperationsExtensions.ListBySyncGroup Methode

Definition

Rufen Sie eine CloudEndpoint-Liste ab.

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

Parameter

operations
ICloudEndpointsOperations

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.

syncGroupName
String

Name der Synchronisierungsgruppenressource.

Gibt zurück

Gilt für: