Azure.ResourceManager.ExtendedLocation Namespace

Classes

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.

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.

ExtendedLocationExtensions

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