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
version
version?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript