次の方法で共有


VirtualMachineSoftwarePatchProperties.AssessmentState プロパティ

定義

Gets は、特定のパッチの可用性を表します。 使用可能な値は次のとおりです: '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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象