{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/azure-functions/refs/heads/main/json-structure/azure-functions-azure-storage-property-dictionary-resource-structure.json", "description": "AzureStorageInfo dictionary resource.", "type": "object", "properties": { "properties": { "additionalProperties": { "$ref": "#/definitions/AzureStorageInfoValue" }, "description": "Azure storage accounts.", "type": "object", "x-ms-client-flatten": true } }, "name": "AzureStoragePropertyDictionaryResource" }