Delen via


ContentFilterProtectedMaterialCitedResult Class

Definition

The AzureContentFilterResultForChoiceProtectedMaterialCodeCitation.

public class ContentFilterProtectedMaterialCitedResult : System.ClientModel.Primitives.IJsonModel<Azure.AI.OpenAI.ContentFilterProtectedMaterialCitedResult>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.OpenAI.ContentFilterProtectedMaterialCitedResult>
type ContentFilterProtectedMaterialCitedResult = class
    interface IJsonModel<ContentFilterProtectedMaterialCitedResult>
    interface IPersistableModel<ContentFilterProtectedMaterialCitedResult>
Public Class ContentFilterProtectedMaterialCitedResult
Implements IJsonModel(Of ContentFilterProtectedMaterialCitedResult), IPersistableModel(Of ContentFilterProtectedMaterialCitedResult)
Inheritance
ContentFilterProtectedMaterialCitedResult
Implements

Properties

License

The name or identifier of the license associated with the detection.

URL

The URL associated with the license.

Explicit Interface Implementations

IJsonModel<ContentFilterProtectedMaterialCitedResult>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<ContentFilterProtectedMaterialCitedResult>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<ContentFilterProtectedMaterialCitedResult>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<ContentFilterProtectedMaterialCitedResult>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<ContentFilterProtectedMaterialCitedResult>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to