Share via


CosmosDBAccountPatch.EnableMaterializedViews Property

Definition

Flag to indicate whether to enable MaterializedViews on the Cosmos DB account.

public bool? EnableMaterializedViews { get; set; }
member this.EnableMaterializedViews : Nullable<bool> with get, set
Public Property EnableMaterializedViews As Nullable(Of Boolean)

Property Value

Applies to