MaintenanceLinuxPatchSettings.PackageNameMasksToInclude 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.
Package names to be included for patching.
public System.Collections.Generic.IList<string> PackageNameMasksToInclude { get; }
member this.PackageNameMasksToInclude : System.Collections.Generic.IList<string>
Public ReadOnly Property PackageNameMasksToInclude As IList(Of String)