CdnWebAgentResource.GetCdnWebAgentKnowledgeSources Method
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.
Gets a collection of CdnWebAgentKnowledgeSources in the CdnWebAgentResource.
public virtual Azure.ResourceManager.Cdn.CdnWebAgentKnowledgeSourceCollection GetCdnWebAgentKnowledgeSources();
abstract member GetCdnWebAgentKnowledgeSources : unit -> Azure.ResourceManager.Cdn.CdnWebAgentKnowledgeSourceCollection
override this.GetCdnWebAgentKnowledgeSources : unit -> Azure.ResourceManager.Cdn.CdnWebAgentKnowledgeSourceCollection
Public Overridable Function GetCdnWebAgentKnowledgeSources () As CdnWebAgentKnowledgeSourceCollection
Returns
An object representing collection of CdnWebAgentKnowledgeSources and their operations over a CdnWebAgentKnowledgeSourceResource.