{
    "type": "object",
    "properties": {
        "name": {
            "type": "string"
        },
        "properties": {
            "type": "object",
            "properties": {
                "blobType": {
                    "type": "string"
                },
                "contentDisposition": {
                    "type": "string"
                },
                "contentLength": {
                    "type": "integer"
                },
                "contentMd5": {
                    "type": "string"
                },
                "contentType": {
                    "type": "string"
                },
                "creationTime": {
                    "type": "string"
                },
                "etag": {
                    "type": "string"
                },
                "group": {
                    "type": "string"
                },
                "lastModified": {
                    "type": "string"
                },
                "leaseState": {
                    "type": "string"
                },
                "leaseStatus": {
                    "type": "string"
                },
                "owner": {
                    "type": "string"
                },
                "permissions": {
                    "type": "string"
                },
                "resourceType": {
                    "type": "string"
                },
                "serverEncrypted": {
                    "type": "boolean"
                }
            }
        }
    },
    "version": 3
}
