RestSource.RequestBody プロパティ

定義

requestMethod が POST の場合、RESTful API への HTTP 要求本文。 型: string (または resultType 文字列を含む式)。

public object RequestBody { get; set; }
member this.RequestBody : obj with get, set
Public Property RequestBody As Object

プロパティ値

適用対象