StorageConfiguration interface
The configuration of connected storage
Properties
file |
The filesystem name of connected storage account. |
storage |
The resource id of connected storage account. |
Property Details
fileSystemName
The filesystem name of connected storage account.
fileSystemName?: string
Property Value
string
storageResourceId
The resource id of connected storage account.
storageResourceId?: string
Property Value
string