PSIndexes.ToSDKModel(PSIndexes) 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.Indexes ToSDKModel (Microsoft.Azure.Commands.CosmosDB.Models.PSIndexes pSIndexes);
static member ToSDKModel : Microsoft.Azure.Commands.CosmosDB.Models.PSIndexes -> Microsoft.Azure.Management.CosmosDB.Models.Indexes
Public Shared Function ToSDKModel (pSIndexes As PSIndexes) As Indexes
Parameters
- pSIndexes
- PSIndexes