ContainerItem interface

An Azure Storage container

Properties

deleted
metadata

Dictionary of

name
properties

Properties of a container

version

Property Details

deleted

deleted?: boolean

Property Value

boolean

metadata

Dictionary of

metadata?: [key: string]: string

Property Value

[key: string]: string

name

name: string

Property Value

string

properties

Properties of a container

properties: ContainerProperties

Property Value

version

version?: string

Property Value

string