Freigeben über


AzureAISearchQueryType.Implicit(String to AzureAISearchQueryType) Operator

Definition

Converts a String to a AzureAISearchQueryType.

public static implicit operator Azure.AI.Agents.Persistent.AzureAISearchQueryType(string value);
static member op_Implicit : string -> Azure.AI.Agents.Persistent.AzureAISearchQueryType
Public Shared Widening Operator CType (value As String) As AzureAISearchQueryType

Parameters

value
String

Returns

Applies to