Delen via


DataSourceFieldMappings.UrlFieldName Property

Definition

The name of the index field to use as a URL.

public string UrlFieldName { get; init; }
member this.UrlFieldName : string with get, set
Public Property UrlFieldName As String

Property Value

Remarks

This field is applicable to data source types including: AzureSearchChatDataSource, AzureCosmosDBChatDataSource, ElasticsearchChatDataSource, and PineconeChatDataSource.

It is not applicable to types including: AzureMachineLearningIndexChatDataSource.

Applies to