1. Packages
  2. Azure Native
  3. API Docs
  4. logic
  5. getIntegrationAccountMap
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi

azure-native.logic.getIntegrationAccountMap

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 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>
    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]
    func LookupIntegrationAccountMap(ctx *Context, args *LookupIntegrationAccountMapArgs, opts ...InvokeOption) (*LookupIntegrationAccountMapResult, error)
    func LookupIntegrationAccountMapOutput(ctx *Context, args *LookupIntegrationAccountMapOutputArgs, opts ...InvokeOption) LookupIntegrationAccountMapResultOutput

    > 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)
    }
    public static CompletableFuture<GetIntegrationAccountMapResult> getIntegrationAccountMap(GetIntegrationAccountMapArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:logic:getIntegrationAccountMap
      arguments:
        # arguments dictionary

    The following arguments are supported:

    IntegrationAccountName string
    The integration account name.
    MapName string
    The integration account map name.
    ResourceGroupName string
    The resource group name.
    IntegrationAccountName string
    The integration account name.
    MapName string
    The integration account map name.
    ResourceGroupName string
    The resource group name.
    integrationAccountName String
    The integration account name.
    mapName String
    The integration account map name.
    resourceGroupName String
    The resource group name.
    integrationAccountName string
    The integration account name.
    mapName string
    The integration account map name.
    resourceGroupName string
    The resource group name.
    integration_account_name str
    The integration account name.
    map_name str
    The integration account map name.
    resource_group_name str
    The resource group name.
    integrationAccountName String
    The integration account name.
    mapName String
    The integration account map name.
    resourceGroupName 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 Pulumi.AzureNative.Logic.Inputs.ContentHashResponse
    The content hash.
    ContentSize double
    The content size.
    ContentVersion string
    The content version.
    Metadata object
    The metadata.
    Uri string
    The content link URI.
    ContentHash ContentHashResponse
    The content hash.
    ContentSize float64
    The content size.
    ContentVersion string
    The content version.
    Metadata interface{}
    The metadata.
    Uri string
    The content link URI.
    contentHash ContentHashResponse
    The content hash.
    contentSize Double
    The content size.
    contentVersion String
    The content version.
    metadata Object
    The metadata.
    uri String
    The content link URI.
    contentHash ContentHashResponse
    The content hash.
    contentSize number
    The content size.
    contentVersion string
    The content version.
    metadata any
    The metadata.
    uri string
    The content link URI.
    content_hash ContentHashResponse
    The content hash.
    content_size float
    The content size.
    content_version str
    The content version.
    metadata Any
    The metadata.
    uri str
    The content link URI.
    contentHash Property Map
    The content hash.
    contentSize Number
    The content size.
    contentVersion String
    The content version.
    metadata 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 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi