TableLevelSharingProperties.ExternalTablesToExclude Property

Definition

List of external tables to exclude from the follower database

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> ExternalTablesToExclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.ExternalTablesToExclude : System.Collections.Generic.List<string> with get, set
Public Property ExternalTablesToExclude As List(Of String)

Property Value

Implements

Attributes

Applies to