Share via


FlowOrchestratorConfig.ExcludedFunctions Property

Definition

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

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

Property Value

Applies to