SecurityInsightsAlertRuleEntityMapping.EntityType 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 V3 type of the mapped entity.
public Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsAlertRuleEntityMappingType? EntityType { get; set; }
member this.EntityType : Nullable<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsAlertRuleEntityMappingType> with get, set
Public Property EntityType As Nullable(Of SecurityInsightsAlertRuleEntityMappingType)