StorageDataShareProperties.DataShareUri 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.
The DataShare URI to be shared with the consumer. URI Format - 'azds://<location>:<dataShareName>:<dataShareIdentifier>'.
public string DataShareUri { get; }
member this.DataShareUri : string
Public ReadOnly Property DataShareUri As String