Azure.ResourceManager.DevSpaces 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
ControllerCollection |
A class representing a collection of ControllerResource and their operations. Each ControllerResource in the collection will belong to the same instance of ResourceGroupResource. To get a ControllerCollection instance call the GetControllers method from an instance of ResourceGroupResource. |
ControllerData |
A class representing the Controller data model. |
ControllerResource |
A Class representing a Controller along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ControllerResource from an instance of ArmClient using the GetControllerResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetController method. |
DevSpacesExtensions |
A class to add extension methods to Azure.ResourceManager.DevSpaces. |
Azure SDK for .NET