Freigeben über


MachineInstallPatchesParameters.LinuxParameterPackageNameMasksToInclude Property

Definition

packages to include in the patch operation. Format: packageName_packageVersion

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

Property Value

Implements

Attributes

Applies to