ProfileResource.GetCdnProfileAgents Method

Definition

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.

Applies to