다음을 통해 공유


ContentFilterTextSpanResult.Details Property

Definition

Detailed information about the detected completion text spans.

public System.Collections.Generic.IList<Azure.AI.OpenAI.ContentFilterTextSpan> Details { get; }
member this.Details : System.Collections.Generic.IList<Azure.AI.OpenAI.ContentFilterTextSpan>
Public ReadOnly Property Details As IList(Of ContentFilterTextSpan)

Property Value

Applies to