共用方式為


UpdateDetails.InstallationImpact Property

Definition

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

Applies to