UpdateDetails.InstallationImpact 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 or sets impact of Installing an updateType. Possible values include: 'None', 'DeviceRebooted', 'KubernetesWorkloadsDown'
[Newtonsoft.Json.JsonProperty(PropertyName="installationImpact")]
public string InstallationImpact { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="installationImpact")>]
member this.InstallationImpact : string with get, set
Public Property InstallationImpact As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute