AttachedDatabaseConfigurationProperties.TableLevelSharingPropertyFunctionsToInclude Property

Definition

List of functions 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> TableLevelSharingPropertyFunctionsToInclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.TableLevelSharingPropertyFunctionsToInclude : System.Collections.Generic.List<string> with get, set
Public Property TableLevelSharingPropertyFunctionsToInclude As List(Of String)

Property Value

Implements

Attributes

Applies to