CloudStorageAccount.TableEndpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
A System.Uri containing the primary Table service endpoint.