Share via


SoftwareUpdateConfigurationMachineRun.CorrelationId Property

Definition

Gets correlation id of the software update configuration machine run

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to