CloudBlobContainer.Uri Property

Definition

Gets the container's URI for the primary location.

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

Property Value

Uri

A Uri specifying the absolute URI to the container at the primary location.

Applies to