你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CloudStorageAccount.TableEndpoint 属性

定义

获取表服务的、为存储帐户配置的主终结点。

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

属性值

Uri

包含主表服务终结点的 Uri

适用于