Share via


DataSourceFieldMappings.ContentFieldSeparator Property

Definition

The separator pattern that content fields should use.

public string ContentFieldSeparator { get; set; }
[Microsoft.TypeSpec.Generator.Customizations.CodeGenMember("ContentFieldsSeparator")]
public string ContentFieldSeparator { get; set; }
member this.ContentFieldSeparator : string with get, set
[<Microsoft.TypeSpec.Generator.Customizations.CodeGenMember("ContentFieldsSeparator")>]
member this.ContentFieldSeparator : string with get, set
Public Property ContentFieldSeparator As String

Property Value

Attributes
Microsoft.TypeSpec.Generator.Customizations.CodeGenMemberAttribute

Remarks

This field is applicable to data source types including: AzureSearchChatDataSource, CosmosChatDataSource, Azure.AI.OpenAI.Chat.ElasticsearchChatDataSource, and Azure.AI.OpenAI.Chat.PineconeChatDataSource.

Applies to