KustoIotHubDataConnection.DatabaseRouting Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET