次の方法で共有


JobDetails.Preferences プロパティ

定義

注文の基本設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="preferences")]
public Microsoft.Azure.Management.DataBox.Models.Preferences Preferences { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="preferences")>]
member this.Preferences : Microsoft.Azure.Management.DataBox.Models.Preferences with get, set
Public Property Preferences As Preferences

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象