AttachedDatabaseConfiguration.TableLevelSharingPropertyExternalTablesToInclude Property

Definition

List of external tables to include in the follower database

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

Property Value

Implements

Attributes

Applies to