Partager via


DataFlowDebugSessionClient.QueryDataFlowDebugSessionsByWorkspaceAsync Méthode

Définition

Interroger toutes les sessions de débogage de flux de données actives.

public virtual Azure.AsyncPageable<Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugSessionInfo> QueryDataFlowDebugSessionsByWorkspaceAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member QueryDataFlowDebugSessionsByWorkspaceAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugSessionInfo>
override this.QueryDataFlowDebugSessionsByWorkspaceAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugSessionInfo>
Public Overridable Function QueryDataFlowDebugSessionsByWorkspaceAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of DataFlowDebugSessionInfo)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à