Aracılığıyla paylaş


MigrationItemProperties.EventCorrelationId Property

Definition

Gets the correlation Id for events associated with this migration item.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to