Skip to main content

environments

Overview

Nameenvironments
TypeResource
Idazure.api_center.environments

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
propertiesobjectEnvironment properties entity.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTReturns details of the environment.
listSELECTReturns a collection of environments.
create_or_updateINSERTCreates new or updates existing environment.
deleteDELETEDeletes the environment.
_listEXECReturns a collection of environments.
headEXECChecks if specified environment exists.