| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Indexes |
Indexes.withDataType(DataType dataType)
Set the dataType property: The datatype for which the indexing behavior is applied to.
|
Indexes |
Indexes.withKind(IndexKind kind)
Set the kind property: Indicates the type of index.
|
Indexes |
Indexes.withPrecision(Integer precision)
Set the precision property: The precision of the index.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.