BingGroundingSearchToolParameters.IPersistableModel<BingGroundingSearchToolParameters>.Write Method

Definition

BinaryData IPersistableModel<BingGroundingSearchToolParameters>.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options);
abstract member System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.BingGroundingSearchToolParameters>.Write : System.ClientModel.Primitives.ModelReaderWriterOptions -> BinaryData
override this.System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.BingGroundingSearchToolParameters>.Write : System.ClientModel.Primitives.ModelReaderWriterOptions -> BinaryData
Function Write (options As ModelReaderWriterOptions) As BinaryData Implements IPersistableModel(Of BingGroundingSearchToolParameters).Write

Parameters

options
ModelReaderWriterOptions

The client options for reading and writing models.

Returns

Implements

Applies to