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

IStorageAccount.EndPoints 属性

定义

获取用于对公共 Blob、队列或表对象执行检索的 URL。 请注意,StandardZRS 和 PremiumLRS 帐户仅返回 Blob 终结点。

public Microsoft.Azure.Management.Storage.Fluent.PublicEndpoints EndPoints { get; }
member this.EndPoints : Microsoft.Azure.Management.Storage.Fluent.PublicEndpoints
Public ReadOnly Property EndPoints As PublicEndpoints

属性值

适用于