Azure.ResourceManager.SiteManager Namespace
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.
Classes
| Name | Description |
|---|---|
| AzureResourceManagerSiteManagerContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information 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 |
Site as Extension 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. |
| ResourceGroupEdgeSiteCollection |
A class representing a collection of ResourceGroupEdgeSiteResource and their operations. Each ResourceGroupEdgeSiteResource in the collection will belong to the same instance of ResourceGroupResource. To get a ResourceGroupEdgeSiteCollection instance call the GetResourceGroupEdgeSites method from an instance of ResourceGroupResource. |
| ResourceGroupEdgeSiteResource |
A class representing a ResourceGroupEdgeSite along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ResourceGroupEdgeSiteResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetResourceGroupEdgeSites method. |
| ServiceGroupEdgeSiteCollection |
A class representing a collection of ServiceGroupEdgeSiteResource and their operations. Each ServiceGroupEdgeSiteResource in the collection will belong to the same instance of ArmResource. To get a ServiceGroupEdgeSiteCollection instance call the GetServiceGroupEdgeSites method from an instance of ArmResource. |
| ServiceGroupEdgeSiteResource |
A class representing a ServiceGroupEdgeSite along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceGroupEdgeSiteResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetServiceGroupEdgeSites method. |
| SiteManagerExtensions |
A class to add extension methods to Azure.ResourceManager.SiteManager. |
| SubscriptionEdgeSiteCollection |
A class representing a collection of SubscriptionEdgeSiteResource and their operations. Each SubscriptionEdgeSiteResource in the collection will belong to the same instance of SubscriptionResource. To get a SubscriptionEdgeSiteCollection instance call the GetSubscriptionEdgeSites method from an instance of SubscriptionResource. |
| SubscriptionEdgeSiteResource |
A class representing a SubscriptionEdgeSite along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SubscriptionEdgeSiteResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetSubscriptionEdgeSites method. |