Share via


IReadOnlyFollowingDatabase.TableLevelSharingPropertyTablesToExclude Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="List of tables to exclude from the follower database", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tablesToExclude")]
public string[] TableLevelSharingPropertyTablesToExclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="List of tables to exclude from the follower database", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tablesToExclude")>]
member this.TableLevelSharingPropertyTablesToExclude : string[] with get, set
Public Property TableLevelSharingPropertyTablesToExclude As String()

Property Value

String[]
Attributes

Applies to