次の方法で共有


CommitRequest.MoveResourceInputType プロパティ

定義

取得または設定できる値には、'MoveResourceId'、'MoveResourceSourceId' が含まれます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象