Language

ScanResultProperties.IsTrimmed Property

Definition

Indicates whether the results specified here are trimmed.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)]
public bool? IsTrimmed { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)>]
member this.IsTrimmed : Nullable<bool> with get, set
Public Property IsTrimmed As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to