次の方法で共有


JobCreateParameters.Constraints プロパティ

定義

ジョブに関連付けられている制約を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象