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