@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface CompositeIndexPath
| Modifier and Type | Optional Element and Description |
|---|---|
CompositePathSortOrder |
order
Index order
|
String |
path
Index path
|
public abstract String path
public abstract CompositePathSortOrder order
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.