Share via


FlowOrchestratorConfig.ExcludedPlugins Property

Definition

A list of plugins to exclude from the plan creation request.

public System.Collections.Generic.HashSet<string> ExcludedPlugins { get; }
member this.ExcludedPlugins : System.Collections.Generic.HashSet<string>
Public ReadOnly Property ExcludedPlugins As HashSet(Of String)

Property Value

Applies to