ApplyPatchDeleteFileOperationParam 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.
Apply patch delete file operation.
public class ApplyPatchDeleteFileOperationParam : Azure.AI.AgentServer.Responses.Models.ApplyPatchOperationParam, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ApplyPatchDeleteFileOperationParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ApplyPatchDeleteFileOperationParam>
type ApplyPatchDeleteFileOperationParam = class
inherit ApplyPatchOperationParam
interface IJsonModel<ApplyPatchDeleteFileOperationParam>
interface IPersistableModel<ApplyPatchDeleteFileOperationParam>
Public Class ApplyPatchDeleteFileOperationParam
Inherits ApplyPatchOperationParam
Implements IJsonModel(Of ApplyPatchDeleteFileOperationParam), IPersistableModel(Of ApplyPatchDeleteFileOperationParam)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplyPatchDeleteFileOperationParam(String) |
Initializes a new instance of ApplyPatchDeleteFileOperationParam. |
Properties
| Name | Description |
|---|---|
| Path |
Path of the file to delete relative to the workspace root. |