LinuxProperties.IncludedPackageClassifications Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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