StorageDataShareAsset.AssetPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public string AssetPath { get; set; }
member this.AssetPath : string with get, set
Public Property AssetPath As String