Share via


ISecurityAlert.ResourceIdentifier Property

Definition

The list of resource identifiers of the alert.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The list of resource identifiers of the alert.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="resourceIdentifiers")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny[] ResourceIdentifier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The list of resource identifiers of the alert.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="resourceIdentifiers")>]
member this.ResourceIdentifier : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny[]
Public ReadOnly Property ResourceIdentifier As IAny()

Property Value

IAny[]
Attributes

Applies to