1. Packages
  2. Azure Native v2
  3. API Docs
  4. logic
  5. getIntegrationAccountMap
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.logic.getIntegrationAccountMap

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Gets an integration account map. Azure REST API version: 2019-05-01.

Other available API versions: 2015-08-01-preview.

Using getIntegrationAccountMap

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getIntegrationAccountMap(args: GetIntegrationAccountMapArgs, opts?: InvokeOptions): Promise<GetIntegrationAccountMapResult>
function getIntegrationAccountMapOutput(args: GetIntegrationAccountMapOutputArgs, opts?: InvokeOptions): Output<GetIntegrationAccountMapResult>
Copy
def get_integration_account_map(integration_account_name: Optional[str] = None,
                                map_name: Optional[str] = None,
                                resource_group_name: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetIntegrationAccountMapResult
def get_integration_account_map_output(integration_account_name: Optional[pulumi.Input[str]] = None,
                                map_name: Optional[pulumi.Input[str]] = None,
                                resource_group_name: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetIntegrationAccountMapResult]
Copy
func LookupIntegrationAccountMap(ctx *Context, args *LookupIntegrationAccountMapArgs, opts ...InvokeOption) (*LookupIntegrationAccountMapResult, error)
func LookupIntegrationAccountMapOutput(ctx *Context, args *LookupIntegrationAccountMapOutputArgs, opts ...InvokeOption) LookupIntegrationAccountMapResultOutput
Copy

> Note: This function is named LookupIntegrationAccountMap in the Go SDK.

public static class GetIntegrationAccountMap 
{
    public static Task<GetIntegrationAccountMapResult> InvokeAsync(GetIntegrationAccountMapArgs args, InvokeOptions? opts = null)
    public static Output<GetIntegrationAccountMapResult> Invoke(GetIntegrationAccountMapInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetIntegrationAccountMapResult> getIntegrationAccountMap(GetIntegrationAccountMapArgs args, InvokeOptions options)
public static Output<GetIntegrationAccountMapResult> getIntegrationAccountMap(GetIntegrationAccountMapArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:logic:getIntegrationAccountMap
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

IntegrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
MapName
This property is required.
Changes to this property will trigger replacement.
string
The integration account map name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
IntegrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
MapName
This property is required.
Changes to this property will trigger replacement.
string
The integration account map name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The integration account name.
mapName
This property is required.
Changes to this property will trigger replacement.
String
The integration account map name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
mapName
This property is required.
Changes to this property will trigger replacement.
string
The integration account map name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
integration_account_name
This property is required.
Changes to this property will trigger replacement.
str
The integration account name.
map_name
This property is required.
Changes to this property will trigger replacement.
str
The integration account map name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The integration account name.
mapName
This property is required.
Changes to this property will trigger replacement.
String
The integration account map name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.

getIntegrationAccountMap Result

The following output properties are available:

ChangedTime string
The changed time.
ContentLink Pulumi.AzureNative.Logic.Outputs.ContentLinkResponse
The content link.
CreatedTime string
The created time.
Id string
The resource id.
MapType string
The map type.
Name string
Gets the resource name.
Type string
Gets the resource type.
Content string
The content.
ContentType string
The content type.
Location string
The resource location.
Metadata object
The metadata.
ParametersSchema Pulumi.AzureNative.Logic.Outputs.IntegrationAccountMapPropertiesResponseParametersSchema
The parameters schema of integration account map.
Tags Dictionary<string, string>
The resource tags.
ChangedTime string
The changed time.
ContentLink ContentLinkResponse
The content link.
CreatedTime string
The created time.
Id string
The resource id.
MapType string
The map type.
Name string
Gets the resource name.
Type string
Gets the resource type.
Content string
The content.
ContentType string
The content type.
Location string
The resource location.
Metadata interface{}
The metadata.
ParametersSchema IntegrationAccountMapPropertiesResponseParametersSchema
The parameters schema of integration account map.
Tags map[string]string
The resource tags.
changedTime String
The changed time.
contentLink ContentLinkResponse
The content link.
createdTime String
The created time.
id String
The resource id.
mapType String
The map type.
name String
Gets the resource name.
type String
Gets the resource type.
content String
The content.
contentType String
The content type.
location String
The resource location.
metadata Object
The metadata.
parametersSchema IntegrationAccountMapPropertiesResponseParametersSchema
The parameters schema of integration account map.
tags Map<String,String>
The resource tags.
changedTime string
The changed time.
contentLink ContentLinkResponse
The content link.
createdTime string
The created time.
id string
The resource id.
mapType string
The map type.
name string
Gets the resource name.
type string
Gets the resource type.
content string
The content.
contentType string
The content type.
location string
The resource location.
metadata any
The metadata.
parametersSchema IntegrationAccountMapPropertiesResponseParametersSchema
The parameters schema of integration account map.
tags {[key: string]: string}
The resource tags.
changed_time str
The changed time.
content_link ContentLinkResponse
The content link.
created_time str
The created time.
id str
The resource id.
map_type str
The map type.
name str
Gets the resource name.
type str
Gets the resource type.
content str
The content.
content_type str
The content type.
location str
The resource location.
metadata Any
The metadata.
parameters_schema IntegrationAccountMapPropertiesResponseParametersSchema
The parameters schema of integration account map.
tags Mapping[str, str]
The resource tags.
changedTime String
The changed time.
contentLink Property Map
The content link.
createdTime String
The created time.
id String
The resource id.
mapType String
The map type.
name String
Gets the resource name.
type String
Gets the resource type.
content String
The content.
contentType String
The content type.
location String
The resource location.
metadata Any
The metadata.
parametersSchema Property Map
The parameters schema of integration account map.
tags Map<String>
The resource tags.

Supporting Types

ContentHashResponse

Algorithm string
The algorithm of the content hash.
Value string
The value of the content hash.
Algorithm string
The algorithm of the content hash.
Value string
The value of the content hash.
algorithm String
The algorithm of the content hash.
value String
The value of the content hash.
algorithm string
The algorithm of the content hash.
value string
The value of the content hash.
algorithm str
The algorithm of the content hash.
value str
The value of the content hash.
algorithm String
The algorithm of the content hash.
value String
The value of the content hash.

ContentLinkResponse

ContentHash This property is required. Pulumi.AzureNative.Logic.Inputs.ContentHashResponse
The content hash.
ContentSize This property is required. double
The content size.
ContentVersion This property is required. string
The content version.
Metadata This property is required. object
The metadata.
Uri string
The content link URI.
ContentHash This property is required. ContentHashResponse
The content hash.
ContentSize This property is required. float64
The content size.
ContentVersion This property is required. string
The content version.
Metadata This property is required. interface{}
The metadata.
Uri string
The content link URI.
contentHash This property is required. ContentHashResponse
The content hash.
contentSize This property is required. Double
The content size.
contentVersion This property is required. String
The content version.
metadata This property is required. Object
The metadata.
uri String
The content link URI.
contentHash This property is required. ContentHashResponse
The content hash.
contentSize This property is required. number
The content size.
contentVersion This property is required. string
The content version.
metadata This property is required. any
The metadata.
uri string
The content link URI.
content_hash This property is required. ContentHashResponse
The content hash.
content_size This property is required. float
The content size.
content_version This property is required. str
The content version.
metadata This property is required. Any
The metadata.
uri str
The content link URI.
contentHash This property is required. Property Map
The content hash.
contentSize This property is required. Number
The content size.
contentVersion This property is required. String
The content version.
metadata This property is required. Any
The metadata.
uri String
The content link URI.

IntegrationAccountMapPropertiesResponseParametersSchema

Ref string
The reference name.
Ref string
The reference name.
ref String
The reference name.
ref string
The reference name.
ref str
The reference name.
ref String
The reference name.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi