CloudTable.Uri Property

Definition

Gets the table 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 table at the primary location.

Applies to