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

StorageAccountData.PrimaryEndpoints 属性

定义

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

public Azure.ResourceManager.Storage.Models.StorageAccountEndpoints PrimaryEndpoints { get; }
member this.PrimaryEndpoints : Azure.ResourceManager.Storage.Models.StorageAccountEndpoints
Public ReadOnly Property PrimaryEndpoints As StorageAccountEndpoints

属性值

适用于