다음을 통해 공유


VirtualMachineSoftwarePatchProperties.AssessmentState Property

Definition

Gets describes the availability of a given patch. Possible values include: 'Unknown', 'Available'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to