Share via


IEventGridConnectionProperties.DatabaseRouting Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Indication for database routing information from the data connection, by default only database routing information is allowed", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabaseRouting) }, ReadOnly=false, Required=false, SerializedName="databaseRouting")]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabaseRouting? DatabaseRouting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Indication for database routing information from the data connection, by default only database routing information is allowed", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabaseRouting) }, ReadOnly=false, Required=false, SerializedName="databaseRouting")>]
member this.DatabaseRouting : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabaseRouting> with get, set
Public Property DatabaseRouting As Nullable(Of DatabaseRouting)

Property Value

Attributes

Applies to