Freigeben über


FunctionShellToolParamEnvironmentLocalEnvironmentParam.IPersistableModel<FunctionShellToolParamEnvironmentLocalEnvironmentParam>.GetFormatFromOptions Method

Definition

string IPersistableModel<FunctionShellToolParamEnvironmentLocalEnvironmentParam>.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options);
abstract member System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.FunctionShellToolParamEnvironmentLocalEnvironmentParam>.GetFormatFromOptions : System.ClientModel.Primitives.ModelReaderWriterOptions -> string
override this.System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.FunctionShellToolParamEnvironmentLocalEnvironmentParam>.GetFormatFromOptions : System.ClientModel.Primitives.ModelReaderWriterOptions -> string
Function GetFormatFromOptions (options As ModelReaderWriterOptions) As String Implements IPersistableModel(Of FunctionShellToolParamEnvironmentLocalEnvironmentParam).GetFormatFromOptions

Parameters

options
ModelReaderWriterOptions

The client options for reading and writing models.

Returns

Implements

Applies to