ReadOnlyFollowingDatabaseProperties.TableLevelSharingPropertyMaterializedViewsToExclude Property

Definition

List of materialized views to exclude from the follower database

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> TableLevelSharingPropertyMaterializedViewsToExclude { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.TableLevelSharingPropertyMaterializedViewsToExclude : System.Collections.Generic.List<string>
Public ReadOnly Property TableLevelSharingPropertyMaterializedViewsToExclude As List(Of String)

Property Value

Implements

Attributes

Applies to