Azure.ResourceManager.DevSpaces Namespace

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.