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

KustoEventHubDataConnection.DatabaseRouting 属性

定义

指示来自数据连接的数据库路由信息,默认情况下仅允许数据库路由信息。

public Azure.ResourceManager.Kusto.Models.KustoDatabaseRouting? DatabaseRouting { get; set; }
member this.DatabaseRouting : Nullable<Azure.ResourceManager.Kusto.Models.KustoDatabaseRouting> with get, set
Public Property DatabaseRouting As Nullable(Of KustoDatabaseRouting)

属性值

适用于