次の方法で共有


OperationStatusGetHeaders.XMsCorrelationRequestId プロパティ

定義

関連付け要求 ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象