Partager via


CosmosDBIncludedPath.Indexes Property

Definition

List of indexes for this path.

public Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBPathIndexes> Indexes { get; set; }
member this.Indexes : Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBPathIndexes> with get, set
Public Property Indexes As BicepList(Of CosmosDBPathIndexes)

Property Value

Applies to