Azure.ResourceManager.EdgeZones 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
EdgeZonesExtensions |
A class to add extension methods to Azure.ResourceManager.EdgeZones. |
ExtendedZoneCollection |
A class representing a collection of ExtendedZoneResource and their operations. Each ExtendedZoneResource in the collection will belong to the same instance of SubscriptionResource. To get an ExtendedZoneCollection instance call the GetExtendedZones method from an instance of SubscriptionResource. |
ExtendedZoneData |
A class representing the ExtendedZone data model. Resource that represents an Azure Extended Zone available to a subscription for registering and unregistering. |
ExtendedZoneResource |
A Class representing an ExtendedZone along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ExtendedZoneResource from an instance of ArmClient using the GetExtendedZoneResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetExtendedZone method. |
Azure SDK for .NET