GetAllCollectionIndexesResponse Properties |
The GetAllCollectionIndexesResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| Code |
The HTTP status code.
(Inherited from ResponseBase.) | |
| Error |
Always false.
(Inherited from ResponseBase.) | |
| Identifiers |
All the indexes for the collection as a dictionary where each key is the index ID.
| |
| Indexes |
The list of all indexes for the collection.
|