AzureAISearchQueryType.Equality Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two AzureAISearchQueryType values are the same.
public static bool operator ==(Azure.AI.Agents.Persistent.AzureAISearchQueryType left, Azure.AI.Agents.Persistent.AzureAISearchQueryType right);
static member ( = ) : Azure.AI.Agents.Persistent.AzureAISearchQueryType * Azure.AI.Agents.Persistent.AzureAISearchQueryType -> bool
Public Shared Operator == (left As AzureAISearchQueryType, right As AzureAISearchQueryType) As Boolean
Parameters
- right
- AzureAISearchQueryType