你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
提供正在查询的当前群集的网络终结点(DNS 名称)。
提供正在查询的当前 Eventhouse 的网络终结点(DNS 名称)。
语法
current_cluster_endpoint()
详细了解语法约定。
返回
返回要查询的当前群集的网络终结点(DNS 名称)作为类型的 string
值。
返回要查询的当前 Eventhouse 的网络终结点(DNS 名称)作为类型的 string
值。
例子
print strcat("This query executed on: ", current_cluster_endpoint())