LegalHoldProperties is a JSON Structure definition published by Azure Storage Accounts, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/azure-storage-accounts/refs/heads/main/json-structure/azure-storage-accounts-legal-hold-properties-structure.json",
"description": "The LegalHold property of a blob container.",
"properties": {
"hasLegalHold": {
"description": "The hasLegalHold public property is set to true by SRP if there are at least one existing tag. The hasLegalHold public property is set to false by SRP if all existing legal hold tags are cleared out. There can be a maximum of 1000 blob containers with hasLegalHold=true for a given account.",
"readOnly": true,
"type": "boolean"
},
"tags": {
"description": "The list of LegalHold tags of a blob container.",
"items": {
"$ref": "#/definitions/TagProperty"
},
"type": "array"
}
},
"type": "object",
"name": "LegalHoldProperties"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.