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