DeploymentPropertiesExtended.CorrelationId Property

Definition

The correlation ID of the deployment.

[System.Text.Json.Serialization.JsonInclude]
[System.Text.Json.Serialization.JsonPropertyName("correlationId")]
public string CorrelationId { get; init; }
[<System.Text.Json.Serialization.JsonInclude>]
[<System.Text.Json.Serialization.JsonPropertyName("correlationId")>]
member this.CorrelationId : string with get, set
Public Property CorrelationId As String

Property Value

Attributes

Applies to