These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.logic.getIntegrationAccountAssembly
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get an assembly for an integration account. API Version: 2019-05-01.
Using getIntegrationAccountAssembly
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 getIntegrationAccountAssembly(args: GetIntegrationAccountAssemblyArgs, opts?: InvokeOptions): Promise<GetIntegrationAccountAssemblyResult>
function getIntegrationAccountAssemblyOutput(args: GetIntegrationAccountAssemblyOutputArgs, opts?: InvokeOptions): Output<GetIntegrationAccountAssemblyResult>
def get_integration_account_assembly(assembly_artifact_name: Optional[str] = None,
integration_account_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIntegrationAccountAssemblyResult
def get_integration_account_assembly_output(assembly_artifact_name: Optional[pulumi.Input[str]] = None,
integration_account_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIntegrationAccountAssemblyResult]
func LookupIntegrationAccountAssembly(ctx *Context, args *LookupIntegrationAccountAssemblyArgs, opts ...InvokeOption) (*LookupIntegrationAccountAssemblyResult, error)
func LookupIntegrationAccountAssemblyOutput(ctx *Context, args *LookupIntegrationAccountAssemblyOutputArgs, opts ...InvokeOption) LookupIntegrationAccountAssemblyResultOutput
> Note: This function is named LookupIntegrationAccountAssembly
in the Go SDK.
public static class GetIntegrationAccountAssembly
{
public static Task<GetIntegrationAccountAssemblyResult> InvokeAsync(GetIntegrationAccountAssemblyArgs args, InvokeOptions? opts = null)
public static Output<GetIntegrationAccountAssemblyResult> Invoke(GetIntegrationAccountAssemblyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIntegrationAccountAssemblyResult> getIntegrationAccountAssembly(GetIntegrationAccountAssemblyArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:logic:getIntegrationAccountAssembly
arguments:
# arguments dictionary
The following arguments are supported:
- Assembly
Artifact stringName - The assembly artifact name.
- Integration
Account stringName - The integration account name.
- Resource
Group stringName - The resource group name.
- Assembly
Artifact stringName - The assembly artifact name.
- Integration
Account stringName - The integration account name.
- Resource
Group stringName - The resource group name.
- assembly
Artifact StringName - The assembly artifact name.
- integration
Account StringName - The integration account name.
- resource
Group StringName - The resource group name.
- assembly
Artifact stringName - The assembly artifact name.
- integration
Account stringName - The integration account name.
- resource
Group stringName - The resource group name.
- assembly_
artifact_ strname - The assembly artifact name.
- integration_
account_ strname - The integration account name.
- resource_
group_ strname - The resource group name.
- assembly
Artifact StringName - The assembly artifact name.
- integration
Account StringName - The integration account name.
- resource
Group StringName - The resource group name.
getIntegrationAccountAssembly Result
The following output properties are available:
- Id string
- The resource id.
- Name string
- Gets the resource name.
- Properties
Pulumi.
Azure Native. Logic. Outputs. Assembly Properties Response - The assembly properties.
- Type string
- Gets the resource type.
- Location string
- The resource location.
- Dictionary<string, string>
- The resource tags.
- Id string
- The resource id.
- Name string
- Gets the resource name.
- Properties
Assembly
Properties Response - The assembly properties.
- Type string
- Gets the resource type.
- Location string
- The resource location.
- map[string]string
- The resource tags.
- id String
- The resource id.
- name String
- Gets the resource name.
- properties
Assembly
Properties Response - The assembly properties.
- type String
- Gets the resource type.
- location String
- The resource location.
- Map<String,String>
- The resource tags.
- id string
- The resource id.
- name string
- Gets the resource name.
- properties
Assembly
Properties Response - The assembly properties.
- type string
- Gets the resource type.
- location string
- The resource location.
- {[key: string]: string}
- The resource tags.
- id str
- The resource id.
- name str
- Gets the resource name.
- properties
Assembly
Properties Response - The assembly properties.
- type str
- Gets the resource type.
- location str
- The resource location.
- Mapping[str, str]
- The resource tags.
- id String
- The resource id.
- name String
- Gets the resource name.
- properties Property Map
- The assembly properties.
- type String
- Gets the resource type.
- location String
- The resource location.
- Map<String>
- The resource tags.
Supporting Types
AssemblyPropertiesResponse
- Assembly
Name string - The assembly name.
- Assembly
Culture string - The assembly culture.
- Assembly
Public stringKey Token - The assembly public key token.
- Assembly
Version string - The assembly version.
- Changed
Time string - The artifact changed time.
- Content object
- Content
Link Pulumi.Azure Native. Logic. Inputs. Content Link Response - The content link.
- Content
Type string - The content type.
- Created
Time string - The artifact creation time.
- Metadata object
- Assembly
Name string - The assembly name.
- Assembly
Culture string - The assembly culture.
- Assembly
Public stringKey Token - The assembly public key token.
- Assembly
Version string - The assembly version.
- Changed
Time string - The artifact changed time.
- Content interface{}
- Content
Link ContentLink Response - The content link.
- Content
Type string - The content type.
- Created
Time string - The artifact creation time.
- Metadata interface{}
- assembly
Name String - The assembly name.
- assembly
Culture String - The assembly culture.
- assembly
Public StringKey Token - The assembly public key token.
- assembly
Version String - The assembly version.
- changed
Time String - The artifact changed time.
- content Object
- content
Link ContentLink Response - The content link.
- content
Type String - The content type.
- created
Time String - The artifact creation time.
- metadata Object
- assembly
Name string - The assembly name.
- assembly
Culture string - The assembly culture.
- assembly
Public stringKey Token - The assembly public key token.
- assembly
Version string - The assembly version.
- changed
Time string - The artifact changed time.
- content any
- content
Link ContentLink Response - The content link.
- content
Type string - The content type.
- created
Time string - The artifact creation time.
- metadata any
- assembly_
name str - The assembly name.
- assembly_
culture str - The assembly culture.
- assembly_
public_ strkey_ token - The assembly public key token.
- assembly_
version str - The assembly version.
- changed_
time str - The artifact changed time.
- content Any
- content_
link ContentLink Response - The content link.
- content_
type str - The content type.
- created_
time str - The artifact creation time.
- metadata Any
- assembly
Name String - The assembly name.
- assembly
Culture String - The assembly culture.
- assembly
Public StringKey Token - The assembly public key token.
- assembly
Version String - The assembly version.
- changed
Time String - The artifact changed time.
- content Any
- content
Link Property Map - The content link.
- content
Type String - The content type.
- created
Time String - The artifact creation time.
- metadata Any
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.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi