Skip to main content

managed_environments

Overview

Namemanaged_environments
TypeResource
Idazure.container_apps.managed_environments

Fields

NameDatatypeDescription
kindstringKind of the Environment.
locationstringThe geo-location where the resource lives
propertiesobjectManaged environment resource specific properties
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTenvironmentName, resourceGroupName, subscriptionIdGet the properties of a Managed Environment used to host container apps.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGet all the Managed Environments in a resource group.
list_by_subscriptionSELECTsubscriptionIdGet all Managed Environments for a subscription.
create_or_updateINSERTenvironmentName, resourceGroupName, subscriptionIdCreates or updates a Managed Environment used to host container apps.
deleteDELETEenvironmentName, resourceGroupName, subscriptionIdDelete a Managed Environment if it does not have any container apps.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGet all the Managed Environments in a resource group.
_list_by_subscriptionEXECsubscriptionIdGet all Managed Environments for a subscription.
updateEXECenvironmentName, resourceGroupName, subscriptionIdPatches a Managed Environment using JSON Merge Patch