{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/json-structure/azure-storage-account-dimension-structure.json", "description": "Dimension of blobs, possibly be blob type or access tier.", "properties": { "displayName": { "description": "Display name of dimension.", "type": "string" }, "name": { "description": "Display name of dimension.", "type": "string" } }, "type": "object", "name": "Dimension" }