Azure Storage Account · Schema
ContainerProperties
The properties of a container.
AzureBlob StorageCloud StorageFile StorageMicrosoftStorage
Properties
| Name | Type | Description |
|---|---|---|
| hasImmutabilityPolicy | boolean | The hasImmutabilityPolicy public property is set to true by SRP if ImmutabilityPolicy has been created for this container. The hasImmutabilityPolicy public property is set to false by SRP if Immutabil |
| hasLegalHold | boolean | 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. |
| immutabilityPolicy | object | The ImmutabilityPolicy property of the container. |
| lastModifiedTime | string | Returns the date and time the container was last modified. |
| leaseDuration | string | Specifies whether the lease on a container is of infinite or fixed duration, only when the container is leased. |
| leaseState | string | Lease state of the container. |
| leaseStatus | string | The lease status of the container. |
| legalHold | object | The LegalHold property of the container. |
| metadata | object | A name-value pair to associate with the container as metadata. |
| publicAccess | string | Specifies whether data in the container may be accessed publicly and the level of access. |