共用方式為


OrchestrationStatusQueryCondition.TaskHubNames Property

Definition

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)

Property Value

Applies to