{
    "dataSyncTableServiceType": "string",
    "referenceKey": "string",
    "entities": [
        {
            "partitionKey": "string",
            "rowKey": "string",
            "operationType": 0
        }
    ],
    "context": {
        "decodedUserKey": "string",
        "decodedTenantKey": "string",
        "decodedAppKey": "string",
        "roleType": 0,
        "layer": "System",
        "allowed": {
            "item1": false
        }
    },
    "propertyBag": {
        "item1": "string"
    },
    "isTracked": false
}