Share via


IAttachedDatabaseConfiguration.TableLevelSharingPropertyMaterializedViewsToExclude Property

Definition

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

Property Value

String[]
Attributes

Applies to