AzureSearchIndexDataset Class

Definition

An Index in an Azure Search service.

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureSearchIndex")]
public class AzureSearchIndexDataset : Microsoft.Azure.Management.DataFactories.Models.DatasetTypeProperties
Inheritance
Attributes

Constructors

AzureSearchIndexDataset()

Initializes a new instance of the AzureSearchIndexDataset class.

AzureSearchIndexDataset(String)

Initializes a new instance of the AzureSearchIndexDataset class with required arguments.

Properties

IndexName

The name of the Azure Search Index.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)