Skip to main content

energy_services

Overview

Nameenergy_services
TypeResource
Idazure_extras.open_energy_platform.energy_services

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
locationstringGeo-location where the resource lives.
propertiesobject
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, resourceName, subscriptionIdReturns oep resource for a given name.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdReturns list of oep resources..
list_by_subscriptionSELECTsubscriptionIdLists a collection of oep resources under the given Azure Subscription ID.
createINSERTresourceGroupName, resourceName, subscriptionId, data__locationMethod that gets called if subscribed for ResourceCreationBegin trigger.
deleteDELETEresourceGroupName, resourceName, subscriptionIdDeletes oep resource
_list_by_resource_groupEXECresourceGroupName, subscriptionIdReturns list of oep resources..
_list_by_subscriptionEXECsubscriptionIdLists a collection of oep resources under the given Azure Subscription ID.
add_partitionEXECresourceGroupName, resourceName, subscriptionIdMethod that gets called if new partition is to be added in a resource.
remove_partitionEXECresourceGroupName, resourceName, subscriptionIdMethod that gets called if new partition is to be removed from a resource.
updateEXECresourceGroupName, resourceName, subscriptionId