Azure.ResourceManager.ExtendedLocations 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
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. |
Azure SDK for .NET