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

Uri

A Uri containing the primary Table service endpoint.

Applies to