CdnWebAgentKnowledgeSourcePatch 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 knowledge source.
public class CdnWebAgentKnowledgeSourcePatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.CdnWebAgentKnowledgeSourcePatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.CdnWebAgentKnowledgeSourcePatch>
type CdnWebAgentKnowledgeSourcePatch = class
interface IJsonModel<CdnWebAgentKnowledgeSourcePatch>
interface IPersistableModel<CdnWebAgentKnowledgeSourcePatch>
Public Class CdnWebAgentKnowledgeSourcePatch
Implements IJsonModel(Of CdnWebAgentKnowledgeSourcePatch), IPersistableModel(Of CdnWebAgentKnowledgeSourcePatch)
- Inheritance
-
CdnWebAgentKnowledgeSourcePatch
- Implements
Constructors
| Name | Description |
|---|---|
| CdnWebAgentKnowledgeSourcePatch() |
Initializes a new instance of CdnWebAgentKnowledgeSourcePatch. |
Properties
| Name | Description |
|---|---|
| Description |
Description of the knowledge source. |
| UpdateFrequency |
Specifies the units of time for scheduling update intervals for the knowledge source. |
| Uri |
Endpoint or location of the knowledge source. |