MockableSiteManagerResourceGroupResource.GetEdgeSites 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 EdgeSiteResources in the ResourceGroupResource.
public virtual Azure.ResourceManager.SiteManager.EdgeSiteCollection GetEdgeSites();
abstract member GetEdgeSites : unit -> Azure.ResourceManager.SiteManager.EdgeSiteCollection
override this.GetEdgeSites : unit -> Azure.ResourceManager.SiteManager.EdgeSiteCollection
Public Overridable Function GetEdgeSites () As EdgeSiteCollection
Returns
An object representing collection of EdgeSiteResources and their operations over a EdgeSiteResource.