DeletedStateStore Class

Definition

Response for deleteStateStore (spec §4.1.5). Idempotent.

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

Applies to