JobPreparationAndReleaseTaskExecutionInformation.NodeId プロパティ

定義

このエントリが参照するコンピューティング ノードの ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="nodeId")]
public string NodeId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodeId")>]
member this.NodeId : string with get, set
Public Property NodeId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象