LastPatchInstallationSummary.InstallationActivityId Property

Definition

Gets the activity ID of the operation that produced this result. It is used to correlate across CRP and extension logs.

[Newtonsoft.Json.JsonProperty(PropertyName="installationActivityId")]
public string InstallationActivityId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="installationActivityId")>]
member this.InstallationActivityId : string
Public ReadOnly Property InstallationActivityId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to