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