Share via


SpecificApplyPatchParam Class

Definition

Specific apply patch tool choice.

public class SpecificApplyPatchParam : Azure.AI.AgentServer.Responses.Models.ToolChoiceParam, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.SpecificApplyPatchParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.SpecificApplyPatchParam>
type SpecificApplyPatchParam = class
    inherit ToolChoiceParam
    interface IJsonModel<SpecificApplyPatchParam>
    interface IPersistableModel<SpecificApplyPatchParam>
Public Class SpecificApplyPatchParam
Inherits ToolChoiceParam
Implements IJsonModel(Of SpecificApplyPatchParam), IPersistableModel(Of SpecificApplyPatchParam)
Inheritance
SpecificApplyPatchParam
Implements

Applies to