DeletedStateStoreItem Class

Definition

Response for deleteItem (spec §4.2.4). Idempotent.

public class DeletedStateStoreItem : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Core.Storage.DeletedStateStoreItem>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Core.Storage.DeletedStateStoreItem>
type DeletedStateStoreItem = class
    interface IJsonModel<DeletedStateStoreItem>
    interface IPersistableModel<DeletedStateStoreItem>
Public Class DeletedStateStoreItem
Implements IJsonModel(Of DeletedStateStoreItem), IPersistableModel(Of DeletedStateStoreItem)
Inheritance
DeletedStateStoreItem
Implements

Applies to