PSMongoIndex.ToSDKModel(PSMongoIndex) Method
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.
public static Microsoft.Azure.Management.CosmosDB.Models.MongoIndex ToSDKModel (Microsoft.Azure.Commands.CosmosDB.Models.PSMongoIndex psMongoIndex);
static member ToSDKModel : Microsoft.Azure.Commands.CosmosDB.Models.PSMongoIndex -> Microsoft.Azure.Management.CosmosDB.Models.MongoIndex
Public Shared Function ToSDKModel (psMongoIndex As PSMongoIndex) As MongoIndex
Parameters
- psMongoIndex
- PSMongoIndex