TableLevelSharingProperties.MaterializedViewsToInclude Property

Definition

List of materialized views to include in the follower database

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

Property Value

String[]

Implements

Attributes

Applies to