ContainerProperties interface
Properties of a container
Properties
| etag | |
| has |
|
| has |
|
| last |
|
| lease |
Possible values include: 'infinite', 'fixed' |
| lease |
Possible values include: 'available', 'leased', 'expired', 'breaking', 'broken' |
| lease |
Possible values include: 'locked', 'unlocked' |
| public |
Possible values include: 'container', 'blob' |
Property Details
etag
etag: string
Property Value
string
hasImmutabilityPolicy
hasImmutabilityPolicy?: undefined | false | true
Property Value
undefined | false | true
hasLegalHold
hasLegalHold?: undefined | false | true
Property Value
undefined | false | true
lastModified
lastModified: Date
Property Value
Date
leaseDuration
Possible values include: 'infinite', 'fixed'
leaseDuration?: LeaseDurationType
Property Value
leaseState
Possible values include: 'available', 'leased', 'expired', 'breaking', 'broken'
leaseState?: LeaseStateType
Property Value
leaseStatus
Possible values include: 'locked', 'unlocked'
leaseStatus?: LeaseStatusType
Property Value
publicAccess
Possible values include: 'container', 'blob'
publicAccess?: PublicAccessType