次の方法で共有


OperationResult.Inputs プロパティ

定義

入力を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="inputs")]
public object Inputs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inputs")>]
member this.Inputs : obj
Public ReadOnly Property Inputs As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象