ItemField Class

Definition

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.AgentServer.Responses.Models.UnknownItemField))]
public abstract class ItemField : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ItemField>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ItemField>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.AgentServer.Responses.Models.UnknownItemField))>]
type ItemField = class
    interface IJsonModel<ItemField>
    interface IPersistableModel<ItemField>
Public MustInherit Class ItemField
Implements IJsonModel(Of ItemField), IPersistableModel(Of ItemField)
Inheritance
ItemField
Derived
Attributes
Implements

Applies to