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