Share via


CloudStorageAccount.TableEndpoint Property

Definition

Gets the primary endpoint for the Table service, as configured for the storage account.

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

Property Value

System.Uri

A System.Uri containing the primary Table service endpoint.

Applies to