Skip to main content

container_apps

Overview

Namecontainer_apps
TypeResource
Idazure.container_apps.container_apps

Fields

NameDatatypeDescription
extendedLocationobjectThe complex type of the extended location.
identityobjectManaged service identity (system assigned and/or user assigned identities)
locationstringThe geo-location where the resource lives
managedBystringThe fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
propertiesobjectContainerApp resource specific properties
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcontainerAppName, resourceGroupName, subscriptionId
list_by_resource_groupSELECTresourceGroupName, subscriptionId
list_by_subscriptionSELECTsubscriptionId
create_or_updateINSERTcontainerAppName, resourceGroupName, subscriptionIdCreate or update a Container App.
deleteDELETEcontainerAppName, resourceGroupName, subscriptionIdDelete a Container App.
_list_by_resource_groupEXECresourceGroupName, subscriptionId
_list_by_subscriptionEXECsubscriptionId
startEXECcontainerAppName, resourceGroupName, subscriptionId
stopEXECcontainerAppName, resourceGroupName, subscriptionId
updateEXECcontainerAppName, resourceGroupName, subscriptionIdPatches a Container App using JSON Merge Patch