SecurityAlertData.ResourceIdentifiers Property

Definition

The resource identifiers that can be used to direct the alert to the right product exposure group (tenant, workspace, subscription etc.). There can be multiple identifiers of different type per alert.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.Models.SecurityAlertResourceIdentifier> ResourceIdentifiers { get; }
member this.ResourceIdentifiers : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.Models.SecurityAlertResourceIdentifier>
Public ReadOnly Property ResourceIdentifiers As IReadOnlyList(Of SecurityAlertResourceIdentifier)

Property Value

Applies to