AttachedDatabaseConfigurationProperties.TableLevelSharingPropertyTablesToExclude Property

Definition

List of tables to exclude from the follower database

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

Property Value

Implements

Attributes

Applies to