次の方法で共有


ComputeNode.StartTask プロパティ

定義

プールに参加するコンピューティング ノードで実行するように指定されたタスクを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="startTask")]
public Microsoft.Azure.Batch.Protocol.Models.StartTask StartTask { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTask")>]
member this.StartTask : Microsoft.Azure.Batch.Protocol.Models.StartTask with get, set
Public Property StartTask As StartTask

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象