Share via


IFileEntity.FileHashEntityId Property

Definition

The file hash entity identifiers associated with this file

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The file hash entity identifiers associated with this file", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileHashEntityIds")]
public string[] FileHashEntityId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The file hash entity identifiers associated with this file", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileHashEntityIds")>]
member this.FileHashEntityId : string[]
Public ReadOnly Property FileHashEntityId As String()

Property Value

String[]
Attributes

Applies to