Partager via


WorkflowsOperationsExtensions.ListByStorageSyncService Méthode

Définition

Obtenir une liste de flux de travail

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)

Paramètres

operations
IWorkflowsOperations

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

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

storageSyncServiceName
String

Nom de la ressource du service de synchronisation de stockage.

Retours

S’applique à