IListBlobItem.Uri Property

Definition

Gets the URI to the blob item, at the primary location.

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

Property Value

Uri

The Uri for the blob item.

Applies to