Freigeben über


LinuxParameters.PackageNameMasksToInclude Property

Definition

packages to include in the patch operation. Format: packageName_packageVersion

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

Property Value

Implements

Attributes

Applies to