{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "AssignedLicense", "type": "object", "properties": { "disabledPlans": { "type": "array" }, "skuId": { "type": "string" } } }