ListBlobEntry.Uri Property

Definition

Gets the blob item's URI.

public Uri Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

Property Value

Uri

The absolute URI to the blob item.

Applies to