Skip to main content

applications

Overview

Nameapplications
TypeResource
Idazure.managed_applications.applications

Fields

NameDatatypeDescription
identityobjectIdentity for the resource.
kindstringThe kind of the managed application. Allowed values are MarketPlace and ServiceCatalog.
managedBystringID of the resource that manages this resource.
planobjectPlan for the managed application.
propertiesobjectThe managed application properties.
skuobjectSKU for the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapplicationName, resourceGroupName, subscriptionIdGets the managed application.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all the applications within a resource group.
list_by_subscriptionSELECTsubscriptionIdLists all the applications within a subscription.
create_or_updateINSERTapplicationName, resourceGroupName, subscriptionId, data__kind, data__propertiesCreates or updates a managed application.
deleteDELETEapplicationName, resourceGroupName, subscriptionIdDeletes the managed application.
delete_by_idDELETEapplicationIdDeletes the managed application.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all the applications within a resource group.
_list_by_subscriptionEXECsubscriptionIdLists all the applications within a subscription.
create_or_update_by_idEXECapplicationId, data__kind, data__propertiesCreates or updates a managed application.
get_by_idEXECapplicationIdGets the managed application.
refresh_permissionsEXECapplicationName, resourceGroupName, subscriptionIdRefresh Permissions for application.
updateEXECapplicationName, resourceGroupName, subscriptionIdUpdates an existing managed application.
update_by_idEXECapplicationIdUpdates an existing managed application.