次の方法で共有


BackupItem.CorrelationId プロパティ

定義

一意の関連付け識別子を取得します。 これは、Azure サポートとの通信中にタイムスタンプと共に使用してください。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.correlationId")]
public string CorrelationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.correlationId")>]
member this.CorrelationId : string
Public ReadOnly Property CorrelationId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象