Azure.ResourceManager.DevSpaces Namespace

Classes

Name Description
AzureResourceManagerDevSpacesContext

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'

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.