ShareItemInternal interface
A listed Azure Storage share item.
Properties
| deleted | |
| metadata | Dictionary of <string> |
| name | |
| properties | Properties of a share. |
| snapshot | |
| version |
Property Details
deleted
deleted?: boolean
Property Value
boolean
metadata
Dictionary of <string>
metadata?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
name
name: string
Property Value
string
properties
snapshot
snapshot?: string
Property Value
string
version
version?: string
Property Value
string