StorageDataShareAsset interface
共享资源的属性。
属性
| asset |
来源路径待分享。 它可以是一个文件夹或一个大块。 资产路径应包含容器名称和容器内路径,例如 /container1/logs/external。 |
| display |
原始路径的消费者可见名称。 |
属性详细信息
assetPath
来源路径待分享。 它可以是一个文件夹或一个大块。 资产路径应包含容器名称和容器内路径,例如 /container1/logs/external。
assetPath: string
属性值
string
displayName
原始路径的消费者可见名称。
displayName: string
属性值
string