EntityMapping interface
Single entity mapping for the alert rule
Properties
entity |
The V3 type of the mapped entity |
field |
array of field mappings for the given entity mapping |
Property Details
entityType
The V3 type of the mapped entity
entityType?: string
Property Value
string
fieldMappings
array of field mappings for the given entity mapping
fieldMappings?: FieldMapping[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript