ContainerProperties interface

Properties of a container

Properties

etag
hasImmutabilityPolicy
hasLegalHold
lastModified
leaseDuration

Possible values include: 'infinite', 'fixed'

leaseState

Possible values include: 'available', 'leased', 'expired', 'breaking', 'broken'

leaseStatus

Possible values include: 'locked', 'unlocked'

publicAccess

Possible values include: 'container', 'blob'

Property Details

etag

etag: string

Property Value

string

hasImmutabilityPolicy

hasImmutabilityPolicy?: boolean

Property Value

boolean

hasLegalHold

hasLegalHold?: boolean

Property Value

boolean

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

Property Value