Share via


TableLevelSharingProperties.MaterializedViewsToExclude Property

Definition

List of materialized views to exclude from the follower database

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public string[] MaterializedViewsToExclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.MaterializedViewsToExclude : string[] with get, set
Public Property MaterializedViewsToExclude As String()

Property Value

String[]

Implements

Attributes

Applies to