Freigeben über


DeleteMemoryStoreResponseObject.Implicit Operator

Definition

public static implicit operator Azure.AI.AgentServer.Contracts.Generated.MemoryStore.DeleteMemoryStoreResponseObject(string value);
static member op_Implicit : string -> Azure.AI.AgentServer.Contracts.Generated.MemoryStore.DeleteMemoryStoreResponseObject
Public Shared Widening Operator CType (value As String) As DeleteMemoryStoreResponseObject

Parameters

value
String

Returns

Applies to