Share via


LinuxProperties.IncludedPackageClassifications Property

Definition

Gets or sets update classifications included in the software update configuration. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to