Share via


AzureSearchIndexDataset.IndexName Property

Definition

The name of the Azure Search Index. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> IndexName { get; set; }
member this.IndexName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property IndexName As DataFactoryElement(Of String)

Property Value

Applies to