Share via


DeploymentStack.CorrelationId Property

Definition

The correlation id of the last Deployment stack upsert or delete operation. It is in GUID format and is used for tracing.

public Azure.Provisioning.BicepValue<string> CorrelationId { get; }
member this.CorrelationId : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property CorrelationId As BicepValue(Of String)

Property Value

Applies to