Share via


ContainerItem interface

An Azure Storage container

Properties

metadata
name
properties

Property Details

metadata

metadata?: undefined | [key: string]: string

Property Value

undefined | [key: string]: string

name

name: string

Property Value

string

properties

properties: ContainerProperties

Property Value