IndexDefinitionResponse Constructor
Initializes a new instance of the IndexDefinitionResponse class.
Namespace: Microsoft.Azure.Search.Models
Assembly: Microsoft.Azure.Search (in Microsoft.Azure.Search.dll)
Usage
'Usage
Dim instance As New IndexDefinitionResponse
Syntax
'Declaration
Public Sub New
public IndexDefinitionResponse ()
public:
IndexDefinitionResponse ()
public IndexDefinitionResponse ()
public function IndexDefinitionResponse ()
Remarks
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012
Target Platforms
See Also
Reference
IndexDefinitionResponse Class
IndexDefinitionResponse Members
Microsoft.Azure.Search.Models Namespace