SecurityInsightsAlert.ResourceIdentifiers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list of resource identifiers of the alert.
public System.Collections.Generic.IReadOnlyList<BinaryData> ResourceIdentifiers { get; }
member this.ResourceIdentifiers : System.Collections.Generic.IReadOnlyList<BinaryData>
Public ReadOnly Property ResourceIdentifiers As IReadOnlyList(Of BinaryData)