次の方法で共有


OrchestrationStatusQueryCondition.TaskHubNames プロパティ

定義

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)

プロパティ値

適用対象