Skip to main content

application_definitions

Overview

Nameapplication_definitions
TypeResource
Idazure.managed_applications.application_definitions

Fields

NameDatatypeDescription
managedBystringID of the resource that manages this resource.
propertiesobjectThe managed application definition properties.
skuobjectSKU for the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapplicationDefinitionName, resourceGroupName, subscriptionIdGets the managed application definition.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists the managed application definitions in a resource group.
list_by_subscriptionSELECTsubscriptionIdLists all the application definitions within a subscription.
create_or_updateINSERTapplicationDefinitionName, resourceGroupName, subscriptionId, data__propertiesCreates or updates a managed application definition.
deleteDELETEapplicationDefinitionName, resourceGroupName, subscriptionIdDeletes the managed application definition.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists the managed application definitions in a resource group.
_list_by_subscriptionEXECsubscriptionIdLists all the application definitions within a subscription.
updateEXECapplicationDefinitionName, resourceGroupName, subscriptionIdUpdates the managed application definition.