MalwareEntity.FileEntityId Property

Definition

List of linked file entity identifiers on which the malware was found

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> FileEntityId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.FileEntityId : System.Collections.Generic.List<string>
Public ReadOnly Property FileEntityId As List(Of String)

Property Value

Implements

Attributes

Applies to