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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript