Share via


FileHashEntityProperties.Algorithm Property

Definition

The hash algorithm type.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.FileHashAlgorithm? Algorithm { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)>]
member this.Algorithm : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.FileHashAlgorithm>
Public ReadOnly Property Algorithm As Nullable(Of FileHashAlgorithm)

Property Value

Implements

Attributes

Applies to