OrchestrationStatusQueryCondition.TaskHubNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return orchestration instances which matches the TaskHubNames.
public System.Collections.Generic.IEnumerable<string> TaskHubNames { get; set; }
member this.TaskHubNames : seq<string> with get, set
Public Property TaskHubNames As IEnumerable(Of String)