PSSqlIndexingPolicy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSSqlIndexingPolicy : Microsoft.Azure.Commands.CosmosDB.Models.PSIndexingPolicy
type PSSqlIndexingPolicy = class
inherit PSIndexingPolicy
Public Class PSSqlIndexingPolicy
Inherits PSIndexingPolicy
- Inheritance
Constructors
| Name | Description |
|---|---|
| PSSqlIndexingPolicy() | |
| PSSqlIndexingPolicy(IndexingPolicy) | |
Properties
| Name | Description |
|---|---|
| Automatic | (Inherited from PSIndexingPolicy) |
| CompositeIndexes | (Inherited from PSIndexingPolicy) |
| ExcludedPaths | (Inherited from PSIndexingPolicy) |
| IncludedPaths | (Inherited from PSIndexingPolicy) |
| IndexingMode | (Inherited from PSIndexingPolicy) |
| SpatialIndexes | (Inherited from PSIndexingPolicy) |
| VectorIndexes | (Inherited from PSIndexingPolicy) |