Azure Firewall Modeling Rule

Modeling Rule

Azure Firewall

Details

IDAzure_Firewall_ModelingRule
From Version8.7.0

Schema

msft_azure_firewall_raw

Field Type Array?
category string
properties string
resourceId string
{
    "msft_azure_firewall_raw": {
        "resourceId": {
            "type": "string",
            "is_array": false
        },
        "category": {
            "type": "string",
            "is_array": false
        },
        "properties": {
            "type": "string",
            "is_array": false
        }
    }
}