Freigeben über


LinuxParameters.ClassificationsToInclude Property

Definition

The update classifications to select when installing patches for Linux.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> ClassificationsToInclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.ClassificationsToInclude : System.Collections.Generic.List<string> with get, set
Public Property ClassificationsToInclude As List(Of String)

Property Value

Implements

Attributes

Applies to