ShareItemInternal interface

A listed Azure Storage share item.

Properties

deleted
metadata

Dictionary of

name
properties

Properties of a share.

snapshot
version

Property Details

deleted

deleted?: boolean

Property Value

boolean

metadata

Dictionary of

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

Property Value

{[propertyName: string]: string}

name

name: string

Property Value

string

properties

Properties of a share.

properties: SharePropertiesInternal

Property Value

snapshot

snapshot?: string

Property Value

string

version

version?: string

Property Value

string