共用方式為


LinuxProperties.IncludedPackageClassifications 屬性

定義

取得或設定軟體更新組態中包含的更新分類。 可能的值包括:'Unclassified'、'Critical'、'Security'、'Other'

[Newtonsoft.Json.JsonProperty(PropertyName="includedPackageClassifications")]
public string IncludedPackageClassifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includedPackageClassifications")>]
member this.IncludedPackageClassifications : string with get, set
Public Property IncludedPackageClassifications As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於