MockableCdnResourceGroupResource.GetCdnWebAgents 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 CdnWebAgents in the ResourceGroupResource.
public virtual Azure.ResourceManager.Cdn.CdnWebAgentCollection GetCdnWebAgents();
abstract member GetCdnWebAgents : unit -> Azure.ResourceManager.Cdn.CdnWebAgentCollection
override this.GetCdnWebAgents : unit -> Azure.ResourceManager.Cdn.CdnWebAgentCollection
Public Overridable Function GetCdnWebAgents () As CdnWebAgentCollection
Returns
An object representing collection of CdnWebAgents and their operations over a CdnWebAgentResource.