| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static CompositePathSortOrder |
CompositePathSortOrder.ASCENDING
Static value Ascending for CompositePathSortOrder.
|
static CompositePathSortOrder |
CompositePathSortOrder.DESCENDING
Static value Descending for CompositePathSortOrder.
|
| Modifier and Type | Method and Description |
|---|---|
static CompositePathSortOrder |
CompositePathSortOrder.fromString(String name)
Creates or finds a CompositePathSortOrder from its string representation.
|
CompositePathSortOrder |
CompositePath.order()
Get the order property: Sort order for composite paths.
|
| Modifier and Type | Method and Description |
|---|---|
CompositePath |
CompositePath.withOrder(CompositePathSortOrder order)
Set the order property: Sort order for composite paths.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.