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