Share via


UpdateSummary.OngoingUpdateOperation Property

Definition

Gets the current update operation. Possible values include: 'None', 'Scan', 'Download', 'Install'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to