次の方法で共有


CloudTask.Constraints プロパティ

定義

このタスクに適用される実行制約を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象