BlobReferenceSasCredential.SasUri 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 SAS URI used to authenticate access to the referenced blob.
public Uri SasUri { get; }
member this.SasUri : Uri
Public ReadOnly Property SasUri As Uri