Package version:

Type Alias IndexNameIterator

IndexNameIterator: AzureKeyCredential<string, string[], {}>

An iterator for listing the indexes that exist in the Search service. Will make requests as needed during iteration. Use .byPage() to make one request to the server per iteration.