StorageConfiguration interface
连接的存储的配置
属性
| file |
连接的存储帐户的文件系统名称。 |
| storage |
连接的存储帐户的资源 ID。 |
属性详细信息
fileSystemName
连接的存储帐户的文件系统名称。
fileSystemName?: string
属性值
string
storageResourceId
连接的存储帐户的资源 ID。
storageResourceId?: string
属性值
string