Sdílet prostřednictvím


AzureFileProperties interface

Azure File Properties.

Properties

accessMode

Access mode for storage

accountKey

Storage account key for azure file.

accountName

Storage account name for azure file.

shareName

Azure file share name.

Property Details

accessMode

Access mode for storage

accessMode?: string

Property Value

string

accountKey

Storage account key for azure file.

accountKey?: string

Property Value

string

accountName

Storage account name for azure file.

accountName?: string

Property Value

string

shareName

Azure file share name.

shareName?: string

Property Value

string