C#
C++
F#
VB
CloudBlob.SnapshotQualifiedUri Property
CloudBlob::SnapshotQualifiedUri Property
CloudBlob.SnapshotQualifiedUri Property
CloudBlob.SnapshotQualifiedUri Property
Gets the absolute URI to the blob, including query string information if the blob is a snapshot.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
abstract SnapshotQualifiedUri : Uri with get override SnapshotQualifiedUri : Uri with get
Property Value
Type: System.UriSystem::Uri^System.UriSystem.UriA Uri specifying the absolute URI to the blob, including snapshot query information if the blob is a snapshot.