MachineInstallPatchesResult.NotSelectedPatchCount Property

Definition

The number of patches that were detected as available for install, but did not meet the operation's criteria.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public int? NotSelectedPatchCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.NotSelectedPatchCount : Nullable<int>
Public ReadOnly Property NotSelectedPatchCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to