Azure.ResourceManager.EdgeZones Namespace

Classes

Name Description
AzureResourceManagerEdgeZonesContext

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

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 a ExtendedZoneCollection instance call the GetExtendedZones method from an instance of SubscriptionResource.

ExtendedZoneData

Resource that represents an Azure Extended Zone available to a subscription for registering and unregistering.

ExtendedZoneResource

A class representing a ExtendedZone along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ExtendedZoneResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetExtendedZones method.