次の方法で共有


ApiOperationPatch.Method プロパティ

定義

有効な HTTP 操作メソッド。 GET、PUT、POST などの一般的な Http メソッドですが、これらに限定されません。

public string Method { get; set; }
member this.Method : string with get, set
Public Property Method As String

プロパティ値

適用対象