Freigeben über


DeleteMemoryStoreResponseObject(String) Constructor

Definition

Initializes a new instance of DeleteMemoryStoreResponseObject.

public DeleteMemoryStoreResponseObject(string value);
new Azure.AI.AgentServer.Contracts.Generated.MemoryStore.DeleteMemoryStoreResponseObject : string -> Azure.AI.AgentServer.Contracts.Generated.MemoryStore.DeleteMemoryStoreResponseObject
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to