適用対象: ✅Microsoft Fabric✅Azure データ エクスプローラー✅Azure Monitor✅Microsoft Sentinel
クエリ対象の現在のクラスターのネットワーク エンドポイント (DNS 名) を提供します。
クエリ対象の現在の Eventhouse のネットワーク エンドポイント (DNS 名) を提供します。
構文
current_cluster_endpoint()
構文規則について詳しく知る。
返品
クエリ対象の現在のクラスターのネットワーク エンドポイント (DNS 名) を、 string
型の値として返します。
クエリ対象の現在の Eventhouse のネットワーク エンドポイント (DNS 名) を、 string
型の値として返します。
例示
print strcat("This query executed on: ", current_cluster_endpoint())