Share via


MemoryStoreKind.Implicit(String to MemoryStoreKind) Operator

Definition

Converts a String to a MemoryStoreKind.

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

Parameters

value
String

Returns

Applies to