Azure.ResourceManager.EnergyServices Namespace

Classes

EnergyServiceCollection

A class representing a collection of EnergyServiceResource and their operations. Each EnergyServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get an EnergyServiceCollection instance call the GetEnergyServices method from an instance of ResourceGroupResource.

EnergyServiceData

A class representing the EnergyService data model.

EnergyServiceResource

A Class representing an EnergyService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an EnergyServiceResource from an instance of ArmClient using the GetEnergyServiceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEnergyService method.

EnergyServicesExtensions

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