PSSqlIndexingPolicy Constructors
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.
Overloads
PSSqlIndexingPolicy() | |
PSSqlIndexingPolicy(IndexingPolicy) |
PSSqlIndexingPolicy()
public PSSqlIndexingPolicy ();
Public Sub New ()
Applies to
PSSqlIndexingPolicy(IndexingPolicy)
public PSSqlIndexingPolicy (Microsoft.Azure.Management.CosmosDB.Models.IndexingPolicy indexingPolicy);
new Microsoft.Azure.Commands.CosmosDB.Models.PSSqlIndexingPolicy : Microsoft.Azure.Management.CosmosDB.Models.IndexingPolicy -> Microsoft.Azure.Commands.CosmosDB.Models.PSSqlIndexingPolicy
Public Sub New (indexingPolicy As IndexingPolicy)
Parameters
- indexingPolicy
- IndexingPolicy