IndexListResponse Constructor ()

 

Applies To: Microsoft Azure

Initializes a new instance of the IndexListResponse class.

Namespace:   Microsoft.Azure.Search.Models
Assembly:  Microsoft.Azure.Search (in Microsoft.Azure.Search.dll)

Syntax

public IndexListResponse()
public:
IndexListResponse()
new : unit -> IndexListResponse
Public Sub New

See Also

IndexListResponse Class
Microsoft.Azure.Search.Models Namespace

Return to top