FilePath 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.
File path.
public class FilePath : Azure.AI.AgentServer.Responses.Models.Annotation, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.FilePath>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.FilePath>
type FilePath = class
inherit Annotation
interface IJsonModel<FilePath>
interface IPersistableModel<FilePath>
Public Class FilePath
Inherits Annotation
Implements IJsonModel(Of FilePath), IPersistableModel(Of FilePath)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| FilePath(String, Int64) |
Initializes a new instance of FilePath. |
Properties
| Name | Description |
|---|---|
| FileId |
The ID of the file. |
| Index |
The index of the file in the list of files. |