SecurityInsightsBookmarkData.EntityMappings 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.
Describes the entity mappings of the bookmark.
public System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.BookmarkEntityMappings> EntityMappings { get; }
member this.EntityMappings : System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.BookmarkEntityMappings>
Public ReadOnly Property EntityMappings As IList(Of BookmarkEntityMappings)