次の方法で共有


JobInformationBasic.HierarchyQueueNode プロパティ

定義

このジョブが割り当てられている階層キュー ノードの名前を取得します。ジョブがまだ割り当てられていないか、アカウントに階層キューがない場合は Null。

[Newtonsoft.Json.JsonProperty(PropertyName="hierarchyQueueNode")]
public string HierarchyQueueNode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hierarchyQueueNode")>]
member this.HierarchyQueueNode : string
Public ReadOnly Property HierarchyQueueNode As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象