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 string[] ExternalTablesToExclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.ExternalTablesToExclude : string[] with get, set
Public Property ExternalTablesToExclude As String()

Property Value

String[]

Implements

Attributes

Applies to