MongoDBMemoryEntry.Metadata Property
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.
Metadata associated with memory entity.
[MongoDB.Bson.Serialization.Attributes.BsonElement("metadata")]
public Microsoft.SemanticKernel.Connectors.MongoDB.MongoDBMemoryRecordMetadata Metadata { get; set; }
[<MongoDB.Bson.Serialization.Attributes.BsonElement("metadata")>]
member this.Metadata : Microsoft.SemanticKernel.Connectors.MongoDB.MongoDBMemoryRecordMetadata with get, set
Public Property Metadata As MongoDBMemoryRecordMetadata
Property Value
- Attributes
-
MongoDB.Bson.Serialization.Attributes.BsonElementAttribute