ArmSecurityInsightsModelFactory.SentinelEntityMapping(String) Method
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.
public static Azure.ResourceManager.SecurityInsights.Models.SentinelEntityMapping SentinelEntityMapping(string columnName = default);
static member SentinelEntityMapping : string -> Azure.ResourceManager.SecurityInsights.Models.SentinelEntityMapping
Public Shared Function SentinelEntityMapping (Optional columnName As String = Nothing) As SentinelEntityMapping
Parameters
- columnName
- String
the column name to be mapped to the SentinelEntities.
Returns
A new SentinelEntityMapping instance for mocking.