CosmosDBAccount.EnableMaterializedViews Property

Definition

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

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

Property Value

Applies to