Skip to main content

formulas

Overview

Nameformulas
TypeResource
Idazure.dev_test_labs.formulas

Fields

NameDatatypeDescription
idstringThe identifier of the resource.
namestringThe name of the resource.
locationstringThe location of the resource.
propertiesobjectProperties of a formula.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, labName, name, resourceGroupName, subscriptionIdGet formula.
listSELECTapi-version, labName, resourceGroupName, subscriptionIdList formulas in a given lab.
create_or_updateINSERTapi-version, labName, name, resourceGroupName, subscriptionId, data__propertiesCreate or replace an existing formula. This operation can take a while to complete.
deleteDELETEapi-version, labName, name, resourceGroupName, subscriptionIdDelete formula.
_listEXECapi-version, labName, resourceGroupName, subscriptionIdList formulas in a given lab.
updateEXECapi-version, labName, name, resourceGroupName, subscriptionIdAllows modifying tags of formulas. All other properties will be ignored.