次の方法で共有


KustoIotHubDataConnection.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)

プロパティ値

適用対象