次の方法で共有


BMSBackupEngineQueryObject.Expand プロパティ

定義

拡張情報を追加する属性を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象