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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript