Udostępnij za pośrednictwem


VirtualMachineSoftwarePatchProperties.AssessmentState Property

Definition

Gets describes the outcome of an install operation for a given patch. Possible values include: 'Installed', 'Failed', 'Excluded', 'NotSelected', 'Pending', 'Available'

[Newtonsoft.Json.JsonProperty(PropertyName="assessmentState")]
public Microsoft.Azure.Management.Compute.Fluent.Models.PatchAssessmentState AssessmentState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="assessmentState")>]
member this.AssessmentState : Microsoft.Azure.Management.Compute.Fluent.Models.PatchAssessmentState
Public ReadOnly Property AssessmentState As PatchAssessmentState

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to