DSCResources/MSFT_EXOTenantAllowBlockListSpoofItems/settings.json

{
  "resourceName": "EXOTenantAllowBlockListSpoofItems",
  "description": "Configures blocked spoofed items in Exchange Online.",
  "roles": {
    "read": [
      "Exchange Admin"
    ],
    "update": [
      "Exchange Admin"
    ]
  },
  "permissions": {
    "graph": {
      "delegated": {
        "read": [],
        "update": []
      },
      "application": {
        "read": [],
        "update": []
      }
    }
  },
  "requiredModules": []
}