ShareItem interface

A listed Azure Storage share item.

Properties

deleted
metadata
name
properties
snapshot
version

Property Details

deleted

deleted?: boolean

Property Value

boolean

metadata

metadata?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

name

name: string

Property Value

string

properties

properties: ShareProperties

Property Value

snapshot

snapshot?: string

Property Value

string

version

version?: string

Property Value

string