Freigeben über


LinuxParameters.PackageNameMasksToExclude Property

Definition

packages to exclude 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> PackageNameMasksToExclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.PackageNameMasksToExclude : System.Collections.Generic.List<string> with get, set
Public Property PackageNameMasksToExclude As List(Of String)

Property Value

Implements

Attributes

Applies to