次の方法で共有


DeploymentPropertiesExtended.CorrelationId プロパティ

定義

デプロイの関連付け ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象