FollowerDatabaseDefinition.TableLevelSharingPropertyExternalTablesToExclude Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of external tables to exclude from the follower database
[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public string[] TableLevelSharingPropertyExternalTablesToExclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.TableLevelSharingPropertyExternalTablesToExclude : string[] with get, set
Public Property TableLevelSharingPropertyExternalTablesToExclude As String()
Property Value
String[]
Implements
- Attributes