次の方法で共有


OperationStatusGetHeaders.XMsRequestId プロパティ

定義

要求 ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="x-ms-request-id")]
public string XMsRequestId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="x-ms-request-id")>]
member this.XMsRequestId : string with get, set
Public Property XMsRequestId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象