Microsoft Intune

Modeling Rule

Microsoft Intune

Details

IDMicrosoft_Intune
From Version8.15.0
TagsMicrosoft Intune

Schema

msft_intune_raw

Field Type Array?
_collector_name string
callerIpAddress string
category string
identity string
operationName string
properties string
resultType string
tenantId string
time datetime
{
    "msft_intune_raw": {
        "properties": {
            "type": "string",
            "is_array": false
        },
        "category": {
            "type": "string",
            "is_array": false
        },
        "tenantId": {
            "type": "string",
            "is_array": false
        },
        "callerIpAddress": {
            "type": "string",
            "is_array": false
        },
        "_collector_name": {
            "type": "string",
            "is_array": false
        },
        "operationName": {
            "type": "string",
            "is_array": false
        },
        "resultType": {
            "type": "string",
            "is_array": false
        },
        "identity": {
            "type": "string",
            "is_array": false
        },
        "time": {
            "type": "datetime",
            "is_array": false
        }
    }
}