KustoEventGridDataConnection.DatabaseRouting Property

Definition

Indication for database routing information from the data connection, by default only database routing information is allowed.

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)

Property Value

Applies to