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