Azure Native
getIntegrationAccountMap
The integration account map. API Version: 2019-05-01.
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:
- Integration
Account stringName The integration account name.
- Map
Name string The integration account map name.
- Resource
Group stringName The resource group name.
- Integration
Account stringName The integration account name.
- Map
Name string The integration account map name.
- Resource
Group stringName The resource group name.
- integration
Account StringName The integration account name.
- map
Name String The integration account map name.
- resource
Group StringName The resource group name.
- integration
Account stringName The integration account name.
- map
Name string The integration account map name.
- resource
Group stringName The resource group name.
- integration_
account_ strname The integration account name.
- map_
name str The integration account map name.
- resource_
group_ strname The resource group name.
- integration
Account StringName The integration account name.
- map
Name String The integration account map name.
- resource
Group StringName The resource group name.
getIntegrationAccountMap Result
The following output properties are available:
- Changed
Time string The changed time.
- Content
Link Pulumi.Azure Native. Logic. Outputs. Content Link Response The content link.
- Created
Time string The created time.
- Id string
The resource id.
- Map
Type string The map type.
- Name string
Gets the resource name.
- Type string
Gets the resource type.
- Content string
The content.
- Content
Type string The content type.
- Location string
The resource location.
- Metadata object
The metadata.
- Parameters
Schema Pulumi.Azure Native. Logic. Outputs. Integration Account Map Properties Response Parameters Schema The parameters schema of integration account map.
- Dictionary<string, string>
The resource tags.
- Changed
Time string The changed time.
- Content
Link ContentLink Response The content link.
- Created
Time string The created time.
- Id string
The resource id.
- Map
Type string The map type.
- Name string
Gets the resource name.
- Type string
Gets the resource type.
- Content string
The content.
- Content
Type string The content type.
- Location string
The resource location.
- Metadata interface{}
The metadata.
- Parameters
Schema IntegrationAccount Map Properties Response Parameters Schema The parameters schema of integration account map.
- map[string]string
The resource tags.
- changed
Time String The changed time.
- content
Link ContentLink Response The content link.
- created
Time String The created time.
- id String
The resource id.
- map
Type String The map type.
- name String
Gets the resource name.
- type String
Gets the resource type.
- content String
The content.
- content
Type String The content type.
- location String
The resource location.
- metadata Object
The metadata.
- parameters
Schema IntegrationAccount Map Properties Response Parameters Schema The parameters schema of integration account map.
- Map<String,String>
The resource tags.
- changed
Time string The changed time.
- content
Link ContentLink Response The content link.
- created
Time string The created time.
- id string
The resource id.
- map
Type string The map type.
- name string
Gets the resource name.
- type string
Gets the resource type.
- content string
The content.
- content
Type string The content type.
- location string
The resource location.
- metadata any
The metadata.
- parameters
Schema IntegrationAccount Map Properties Response Parameters Schema The parameters schema of integration account map.
- {[key: string]: string}
The resource tags.
- changed_
time str The changed time.
- content_
link ContentLink Response 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 IntegrationAccount Map Properties Response Parameters Schema The parameters schema of integration account map.
- Mapping[str, str]
The resource tags.
- changed
Time String The changed time.
- content
Link Property Map The content link.
- created
Time String The created time.
- id String
The resource id.
- map
Type String The map type.
- name String
Gets the resource name.
- type String
Gets the resource type.
- content String
The content.
- content
Type String The content type.
- location String
The resource location.
- metadata Any
The metadata.
- parameters
Schema Property Map The parameters schema of integration account map.
- Map<String>
The resource tags.
Supporting Types
ContentHashResponse
ContentLinkResponse
- Content
Hash Pulumi.Azure Native. Logic. Inputs. Content Hash Response The content hash.
- Content
Size double The content size.
- Content
Version string The content version.
- Metadata object
The metadata.
- Uri string
The content link URI.
- Content
Hash ContentHash Response The content hash.
- Content
Size float64 The content size.
- Content
Version string The content version.
- Metadata interface{}
The metadata.
- Uri string
The content link URI.
- content
Hash ContentHash Response The content hash.
- content
Size Double The content size.
- content
Version String The content version.
- metadata Object
The metadata.
- uri String
The content link URI.
- content
Hash ContentHash Response The content hash.
- content
Size number The content size.
- content
Version string The content version.
- metadata any
The metadata.
- uri string
The content link URI.
- content_
hash ContentHash Response 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.
- content
Hash Property Map The content hash.
- content
Size Number The content size.
- content
Version 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
- https://github.com/pulumi/pulumi-azure-native
- License
- Apache-2.0