IndexerListResponse Constructor ()
Applies To: Microsoft Azure
Initializes a new instance of the IndexerListResponse class.
Namespace: Microsoft.Azure.Search.Models
Assembly: Microsoft.Azure.Search (in Microsoft.Azure.Search.dll)
Syntax
public IndexerListResponse()
public:
IndexerListResponse()
new : unit -> IndexerListResponse
Public Sub New
See Also
IndexerListResponse Class
Microsoft.Azure.Search.Models Namespace
Return to top