CdnWebAgentKnowledgeSourceData 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.
Defines a knowledge source resource for a web agent.
public class CdnWebAgentKnowledgeSourceData : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.CdnWebAgentKnowledgeSourceData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.CdnWebAgentKnowledgeSourceData>
type CdnWebAgentKnowledgeSourceData = class
inherit ResourceData
interface IJsonModel<CdnWebAgentKnowledgeSourceData>
interface IPersistableModel<CdnWebAgentKnowledgeSourceData>
Public Class CdnWebAgentKnowledgeSourceData
Inherits ResourceData
Implements IJsonModel(Of CdnWebAgentKnowledgeSourceData), IPersistableModel(Of CdnWebAgentKnowledgeSourceData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| CdnWebAgentKnowledgeSourceData() |
Initializes a new instance of CdnWebAgentKnowledgeSourceData. |
Properties
| Name | Description |
|---|---|
| Description |
Description of the knowledge source. |
| Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
| LastRefreshedOn |
The last time the knowledge source was updated. |
| Name |
The name of the resource. (Inherited from ResourceData) |
| ProvisioningState |
Provisioning status of the knowledge source. |
| ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
| SourceType |
Format or origin of the knowledge source. |
| SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |
| UpdateFrequency |
Specifies the units of time for scheduling update intervals for the knowledge source. |
| Uri |
Endpoint or location of the knowledge source. |