Azure.ResourceManager.ExtendedLocations Namespace

Classes

Name Description
AzureResourceManagerExtendedLocationsContext

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'

CustomLocationCollection

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

CustomLocationData

A class representing the CustomLocation data model. Custom Locations definition.

CustomLocationResource

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

ExtendedLocationsExtensions

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