次の方法で共有


StorageSyncErrorDetails.HttpMethod プロパティ

定義

指定されたエントリの HTTP メソッドを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象