Partager via


CloningInfo.CorrelationId Propriété

Définition

Obtient ou définit l’ID de corrélation de l’opération de clonage. Cet ID lie plusieurs opérations de clonage pour utiliser le même instantané.

[Newtonsoft.Json.JsonProperty(PropertyName="correlationId")]
public Guid? CorrelationId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="correlationId")>]
member this.CorrelationId : Nullable<Guid> with get, set
Public Property CorrelationId As Nullable(Of Guid)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à