Share via


Azure.ResourceManager.SiteManager Namespace

Classes

AzureResourceManagerSiteManagerContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md'

EdgeSiteCollection

A class representing a collection of EdgeSiteResource and their operations. Each EdgeSiteResource in the collection will belong to the same instance of ResourceGroupResource. To get an EdgeSiteCollection instance call the GetEdgeSites method from an instance of ResourceGroupResource.

EdgeSiteData

A class representing the EdgeSite data model. Site as ARM Resource

EdgeSiteResource

A Class representing an EdgeSite along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an EdgeSiteResource from an instance of ArmClient using the GetEdgeSiteResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEdgeSite method.

SiteManagerExtensions

A class to add extension methods to Azure.ResourceManager.SiteManager.