DeleteMemoryStoreResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DeleteMemoryStoreResponse.
public class DeleteMemoryStoreResponse : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.DeleteMemoryStoreResponse>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.DeleteMemoryStoreResponse>
type DeleteMemoryStoreResponse = class
interface IJsonModel<DeleteMemoryStoreResponse>
interface IPersistableModel<DeleteMemoryStoreResponse>
Public Class DeleteMemoryStoreResponse
Implements IJsonModel(Of DeleteMemoryStoreResponse), IPersistableModel(Of DeleteMemoryStoreResponse)
- Inheritance
-
DeleteMemoryStoreResponse
- Implements
Properties
| Name | Description |
|---|---|
| Deleted |
Whether the memory store was successfully deleted. |
| Name |
The name of the memory store. |
| Object |
The object type. Always 'memory_store.deleted'. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(ClientResult to DeleteMemoryStoreResponse) | |