MockableCdnResourceGroupResource.GetProfiles Method

Definition

Gets a collection of Profiles in the ResourceGroupResource.

public virtual Azure.ResourceManager.Cdn.ProfileCollection GetProfiles();
abstract member GetProfiles : unit -> Azure.ResourceManager.Cdn.ProfileCollection
override this.GetProfiles : unit -> Azure.ResourceManager.Cdn.ProfileCollection
Public Overridable Function GetProfiles () As ProfileCollection

Returns

An object representing collection of Profiles and their operations over a ProfileResource.

Applies to