StorageDataShareAsset interface
Properties of a shared resource.
Properties
| asset |
Source Path to be shared. It can be a folder or a blob. The asset path should contain container name followed by path within the container, e.g. /container1/logs/external. |
| display |
Consumer visible name of the original path. |
Property Details
assetPath
Source Path to be shared. It can be a folder or a blob. The asset path should contain container name followed by path within the container, e.g. /container1/logs/external.
assetPath: string
Property Value
string
displayName
Consumer visible name of the original path.
displayName: string
Property Value
string