Freigeben über


DeleteMemoryStoreResponseObject.Equality Operator

Definition

Determines if two DeleteMemoryStoreResponseObject values are the same.

public static bool operator ==(Azure.AI.AgentServer.Contracts.Generated.MemoryStore.DeleteMemoryStoreResponseObject left, Azure.AI.AgentServer.Contracts.Generated.MemoryStore.DeleteMemoryStoreResponseObject right);
static member ( = ) : Azure.AI.AgentServer.Contracts.Generated.MemoryStore.DeleteMemoryStoreResponseObject * Azure.AI.AgentServer.Contracts.Generated.MemoryStore.DeleteMemoryStoreResponseObject -> bool
Public Shared Operator == (left As DeleteMemoryStoreResponseObject, right As DeleteMemoryStoreResponseObject) As Boolean

Parameters

Returns

Applies to