Skip to main content

integration_account_maps

Overview

Nameintegration_account_maps
TypeResource
Idazure.logic_apps.integration_account_maps

Fields

NameDatatypeDescription
idstringThe resource id.
namestringGets the resource name.
locationstringThe resource location.
propertiesobjectThe integration account map.
tagsobjectThe resource tags.
typestringGets the resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, integrationAccountName, mapName, resourceGroupName, subscriptionIdGets an integration account map.
listSELECTapi-version, integrationAccountName, resourceGroupName, subscriptionIdGets a list of integration account maps.
create_or_updateINSERTapi-version, integrationAccountName, mapName, resourceGroupName, subscriptionId, data__propertiesCreates or updates an integration account map. If the map is larger than 4 MB, you need to store the map in an Azure blob and use the blob's Shared Access Signature (SAS) URL as the 'contentLink' property value.
deleteDELETEapi-version, integrationAccountName, mapName, resourceGroupName, subscriptionIdDeletes an integration account map.
_listEXECapi-version, integrationAccountName, resourceGroupName, subscriptionIdGets a list of integration account maps.