Freigeben über


WorkflowsOperationsExtensions.ListByStorageSyncService Methode

Definition

Abrufen einer Workflowliste

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

Parameter

operations
IWorkflowsOperations

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: