CdnWebAgentPatch 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.
Properties required to update a web agent.
public class CdnWebAgentPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.CdnWebAgentPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.CdnWebAgentPatch>
type CdnWebAgentPatch = class
interface IJsonModel<CdnWebAgentPatch>
interface IPersistableModel<CdnWebAgentPatch>
Public Class CdnWebAgentPatch
Implements IJsonModel(Of CdnWebAgentPatch), IPersistableModel(Of CdnWebAgentPatch)
- Inheritance
-
CdnWebAgentPatch
- Implements
Constructors
| Name | Description |
|---|---|
| CdnWebAgentPatch() |
Initializes a new instance of CdnWebAgentPatch. |
Properties
| Name | Description |
|---|---|
| Description |
Optional textual description of the agent. |
| Paths |
List of paths associated with the web agent. |
| SystemPrompt |
System prompt for the web agent. |
| Tags |
Web agent tags. |