Share via


IotHubDataConnection.DatabaseRouting Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabaseRouting? DatabaseRouting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.DatabaseRouting : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabaseRouting> with get, set
Public Property DatabaseRouting As Nullable(Of DatabaseRouting)

Property Value

Implements

Attributes

Applies to