Uses of Class
com.microsoft.azure.management.cosmosdb.IndexKind
Packages that use IndexKind
Package
Description
This package contains the classes for CosmosDB.
-
Uses of IndexKind in com.microsoft.azure.management.cosmosdb
Fields in com.microsoft.azure.management.cosmosdb declared as IndexKindModifier and TypeFieldDescriptionstatic final IndexKindIndexKind.HASHStatic value Hash for IndexKind.static final IndexKindIndexKind.RANGEStatic value Range for IndexKind.static final IndexKindIndexKind.SPATIALStatic value Spatial for IndexKind.Methods in com.microsoft.azure.management.cosmosdb that return IndexKindModifier and TypeMethodDescriptionstatic IndexKindIndexKind.fromString(String name) Creates or finds a IndexKind from its string representation.Indexes.kind()Get indicates the type of index.Methods in com.microsoft.azure.management.cosmosdb that return types with arguments of type IndexKindMethods in com.microsoft.azure.management.cosmosdb with parameters of type IndexKind