UpdateSummary.OngoingUpdateOperation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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