Share via


CloningInfo.CorrelationId Property

Definition

Correlation ID of cloning operation. This ID ties multiple cloning operations together to use the same snapshot.

public Azure.Provisioning.BicepValue<Guid> CorrelationId { get; set; }
member this.CorrelationId : Azure.Provisioning.BicepValue<Guid> with get, set
Public Property CorrelationId As BicepValue(Of Guid)

Property Value

Applies to