Azure Events Hub Modeling Rule

Modeling Rule

Microsoft Azure Events Hub (Deprecated)

Details

IDazure_events_hub_modeling_rule
From Version8.15.0
TagsAzure Events Hub

Schema

msft_azure_raw

Field Type Array?
category string
operationname string
properties string
{
    "msft_azure_raw": {
      "category": {
        "type": "string",
        "is_array": false
      },
      "properties": {
        "type": "string",
        "is_array": false
      },
      "operationname": {
        "type": "string",
        "is_array": false
      }
    }
  }