ItemFieldCompactionBody 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.
Compaction item.
public class ItemFieldCompactionBody : Azure.AI.AgentServer.Responses.Models.ItemField, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ItemFieldCompactionBody>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ItemFieldCompactionBody>
type ItemFieldCompactionBody = class
inherit ItemField
interface IJsonModel<ItemFieldCompactionBody>
interface IPersistableModel<ItemFieldCompactionBody>
Public Class ItemFieldCompactionBody
Inherits ItemField
Implements IJsonModel(Of ItemFieldCompactionBody), IPersistableModel(Of ItemFieldCompactionBody)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| CreatedBy |
The identifier of the actor that created the item. |
| EncryptedContent |
The encrypted content that was produced by compaction. |
| Id |
The unique ID of the compaction item. |