Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSSqlIndexingPolicy Class

Definition

Namespace:
Microsoft.Azure.Commands.CosmosDB.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.dll

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
PSSqlIndexingPolicy

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)

Applies to