{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ResourceGroupProperties", "type": "object", "description": "The resource group properties.", "properties": { "provisioningState": { "type": "string", "description": "The provisioning state." } } }