ProfileResource.GetCdnProfileAgents 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 CdnProfileAgents in the ProfileResource.
public virtual Azure.ResourceManager.Cdn.CdnProfileAgentCollection GetCdnProfileAgents();
abstract member GetCdnProfileAgents : unit -> Azure.ResourceManager.Cdn.CdnProfileAgentCollection
override this.GetCdnProfileAgents : unit -> Azure.ResourceManager.Cdn.CdnProfileAgentCollection
Public Overridable Function GetCdnProfileAgents () As CdnProfileAgentCollection
Returns
An object representing collection of CdnProfileAgents and their operations over a CdnProfileAgentResource.