1. Packages
  2. Azure Native
  3. API Docs
  4. datafactory
  5. getIntegrationRuntime
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.datafactory.getIntegrationRuntime

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.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Gets an integration runtime. Azure REST API version: 2018-06-01.

    Using getIntegrationRuntime

    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 getIntegrationRuntime(args: GetIntegrationRuntimeArgs, opts?: InvokeOptions): Promise<GetIntegrationRuntimeResult>
    function getIntegrationRuntimeOutput(args: GetIntegrationRuntimeOutputArgs, opts?: InvokeOptions): Output<GetIntegrationRuntimeResult>
    def get_integration_runtime(factory_name: Optional[str] = None,
                                integration_runtime_name: Optional[str] = None,
                                resource_group_name: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetIntegrationRuntimeResult
    def get_integration_runtime_output(factory_name: Optional[pulumi.Input[str]] = None,
                                integration_runtime_name: Optional[pulumi.Input[str]] = None,
                                resource_group_name: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetIntegrationRuntimeResult]
    func LookupIntegrationRuntime(ctx *Context, args *LookupIntegrationRuntimeArgs, opts ...InvokeOption) (*LookupIntegrationRuntimeResult, error)
    func LookupIntegrationRuntimeOutput(ctx *Context, args *LookupIntegrationRuntimeOutputArgs, opts ...InvokeOption) LookupIntegrationRuntimeResultOutput

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

    public static class GetIntegrationRuntime 
    {
        public static Task<GetIntegrationRuntimeResult> InvokeAsync(GetIntegrationRuntimeArgs args, InvokeOptions? opts = null)
        public static Output<GetIntegrationRuntimeResult> Invoke(GetIntegrationRuntimeInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIntegrationRuntimeResult> getIntegrationRuntime(GetIntegrationRuntimeArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:datafactory:getIntegrationRuntime
      arguments:
        # arguments dictionary

    The following arguments are supported:

    FactoryName string
    The factory name.
    IntegrationRuntimeName string
    The integration runtime name.
    ResourceGroupName string
    The resource group name.
    FactoryName string
    The factory name.
    IntegrationRuntimeName string
    The integration runtime name.
    ResourceGroupName string
    The resource group name.
    factoryName String
    The factory name.
    integrationRuntimeName String
    The integration runtime name.
    resourceGroupName String
    The resource group name.
    factoryName string
    The factory name.
    integrationRuntimeName string
    The integration runtime name.
    resourceGroupName string
    The resource group name.
    factory_name str
    The factory name.
    integration_runtime_name str
    The integration runtime name.
    resource_group_name str
    The resource group name.
    factoryName String
    The factory name.
    integrationRuntimeName String
    The integration runtime name.
    resourceGroupName String
    The resource group name.

    getIntegrationRuntime Result

    The following output properties are available:

    Etag string
    Etag identifies change in the resource.
    Id string
    The resource identifier.
    Name string
    The resource name.
    Properties Pulumi.AzureNative.DataFactory.Outputs.ManagedIntegrationRuntimeResponse | Pulumi.AzureNative.DataFactory.Outputs.SelfHostedIntegrationRuntimeResponse
    Integration runtime properties.
    Type string
    The resource type.
    Etag string
    Etag identifies change in the resource.
    Id string
    The resource identifier.
    Name string
    The resource name.
    Properties ManagedIntegrationRuntimeResponse | SelfHostedIntegrationRuntimeResponse
    Integration runtime properties.
    Type string
    The resource type.
    etag String
    Etag identifies change in the resource.
    id String
    The resource identifier.
    name String
    The resource name.
    properties ManagedIntegrationRuntimeResponse | SelfHostedIntegrationRuntimeResponse
    Integration runtime properties.
    type String
    The resource type.
    etag string
    Etag identifies change in the resource.
    id string
    The resource identifier.
    name string
    The resource name.
    properties ManagedIntegrationRuntimeResponse | SelfHostedIntegrationRuntimeResponse
    Integration runtime properties.
    type string
    The resource type.
    etag str
    Etag identifies change in the resource.
    id str
    The resource identifier.
    name str
    The resource name.
    properties ManagedIntegrationRuntimeResponse | SelfHostedIntegrationRuntimeResponse
    Integration runtime properties.
    type str
    The resource type.
    etag String
    Etag identifies change in the resource.
    id String
    The resource identifier.
    name String
    The resource name.
    properties Property Map | Property Map
    Integration runtime properties.
    type String
    The resource type.

    Supporting Types

    AzPowerShellSetupResponse

    Version string
    The required version of Azure PowerShell to install.
    Version string
    The required version of Azure PowerShell to install.
    version String
    The required version of Azure PowerShell to install.
    version string
    The required version of Azure PowerShell to install.
    version str
    The required version of Azure PowerShell to install.
    version String
    The required version of Azure PowerShell to install.

    AzureKeyVaultSecretReferenceResponse

    SecretName object
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    Store Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse
    The Azure Key Vault linked service reference.
    SecretVersion object
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
    SecretName interface{}
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    Store LinkedServiceReferenceResponse
    The Azure Key Vault linked service reference.
    SecretVersion interface{}
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
    secretName Object
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    store LinkedServiceReferenceResponse
    The Azure Key Vault linked service reference.
    secretVersion Object
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
    secretName any
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    store LinkedServiceReferenceResponse
    The Azure Key Vault linked service reference.
    secretVersion any
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
    secret_name Any
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    store LinkedServiceReferenceResponse
    The Azure Key Vault linked service reference.
    secret_version Any
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
    secretName Any
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    store Property Map
    The Azure Key Vault linked service reference.
    secretVersion Any
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).

    CmdkeySetupResponse

    Password Pulumi.AzureNative.DataFactory.Inputs.AzureKeyVaultSecretReferenceResponse | Pulumi.AzureNative.DataFactory.Inputs.SecureStringResponse
    The password of data source access.
    TargetName object
    The server name of data source access. Type: string.
    UserName object
    The user name of data source access. Type: string.
    Password AzureKeyVaultSecretReferenceResponse | SecureStringResponse
    The password of data source access.
    TargetName interface{}
    The server name of data source access. Type: string.
    UserName interface{}
    The user name of data source access. Type: string.
    password AzureKeyVaultSecretReferenceResponse | SecureStringResponse
    The password of data source access.
    targetName Object
    The server name of data source access. Type: string.
    userName Object
    The user name of data source access. Type: string.
    password AzureKeyVaultSecretReferenceResponse | SecureStringResponse
    The password of data source access.
    targetName any
    The server name of data source access. Type: string.
    userName any
    The user name of data source access. Type: string.
    password AzureKeyVaultSecretReferenceResponse | SecureStringResponse
    The password of data source access.
    target_name Any
    The server name of data source access. Type: string.
    user_name Any
    The user name of data source access. Type: string.
    password Property Map | Property Map
    The password of data source access.
    targetName Any
    The server name of data source access. Type: string.
    userName Any
    The user name of data source access. Type: string.

    ComponentSetupResponse

    ComponentName string
    The name of the 3rd party component.
    LicenseKey AzureKeyVaultSecretReferenceResponse | SecureStringResponse
    The license key to activate the component.
    componentName String
    The name of the 3rd party component.
    licenseKey AzureKeyVaultSecretReferenceResponse | SecureStringResponse
    The license key to activate the component.
    componentName string
    The name of the 3rd party component.
    licenseKey AzureKeyVaultSecretReferenceResponse | SecureStringResponse
    The license key to activate the component.
    component_name str
    The name of the 3rd party component.
    license_key AzureKeyVaultSecretReferenceResponse | SecureStringResponse
    The license key to activate the component.
    componentName String
    The name of the 3rd party component.
    licenseKey Property Map | Property Map
    The license key to activate the component.

    CopyComputeScalePropertiesResponse

    DataIntegrationUnit int
    DIU number setting reserved for copy activity execution. Supported values are multiples of 4 in range 4-256.
    TimeToLive int
    Time to live (in minutes) setting of integration runtime which will execute copy activity.
    DataIntegrationUnit int
    DIU number setting reserved for copy activity execution. Supported values are multiples of 4 in range 4-256.
    TimeToLive int
    Time to live (in minutes) setting of integration runtime which will execute copy activity.
    dataIntegrationUnit Integer
    DIU number setting reserved for copy activity execution. Supported values are multiples of 4 in range 4-256.
    timeToLive Integer
    Time to live (in minutes) setting of integration runtime which will execute copy activity.
    dataIntegrationUnit number
    DIU number setting reserved for copy activity execution. Supported values are multiples of 4 in range 4-256.
    timeToLive number
    Time to live (in minutes) setting of integration runtime which will execute copy activity.
    data_integration_unit int
    DIU number setting reserved for copy activity execution. Supported values are multiples of 4 in range 4-256.
    time_to_live int
    Time to live (in minutes) setting of integration runtime which will execute copy activity.
    dataIntegrationUnit Number
    DIU number setting reserved for copy activity execution. Supported values are multiples of 4 in range 4-256.
    timeToLive Number
    Time to live (in minutes) setting of integration runtime which will execute copy activity.

    CredentialReferenceResponse

    ReferenceName string
    Reference credential name.
    Type string
    Credential reference type.
    ReferenceName string
    Reference credential name.
    Type string
    Credential reference type.
    referenceName String
    Reference credential name.
    type String
    Credential reference type.
    referenceName string
    Reference credential name.
    type string
    Credential reference type.
    reference_name str
    Reference credential name.
    type str
    Credential reference type.
    referenceName String
    Reference credential name.
    type String
    Credential reference type.

    EntityReferenceResponse

    ReferenceName string
    The name of this referenced entity.
    Type string
    The type of this referenced entity.
    ReferenceName string
    The name of this referenced entity.
    Type string
    The type of this referenced entity.
    referenceName String
    The name of this referenced entity.
    type String
    The type of this referenced entity.
    referenceName string
    The name of this referenced entity.
    type string
    The type of this referenced entity.
    reference_name str
    The name of this referenced entity.
    type str
    The type of this referenced entity.
    referenceName String
    The name of this referenced entity.
    type String
    The type of this referenced entity.

    EnvironmentVariableSetupResponse

    VariableName string
    The name of the environment variable.
    VariableValue string
    The value of the environment variable.
    VariableName string
    The name of the environment variable.
    VariableValue string
    The value of the environment variable.
    variableName String
    The name of the environment variable.
    variableValue String
    The value of the environment variable.
    variableName string
    The name of the environment variable.
    variableValue string
    The value of the environment variable.
    variable_name str
    The name of the environment variable.
    variable_value str
    The value of the environment variable.
    variableName String
    The name of the environment variable.
    variableValue String
    The value of the environment variable.

    IntegrationRuntimeComputePropertiesResponse

    CopyComputeScaleProperties Pulumi.AzureNative.DataFactory.Inputs.CopyComputeScalePropertiesResponse
    CopyComputeScale properties for managed integration runtime.
    DataFlowProperties Pulumi.AzureNative.DataFactory.Inputs.IntegrationRuntimeDataFlowPropertiesResponse
    Data flow properties for managed integration runtime.
    Location string
    The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities
    MaxParallelExecutionsPerNode int
    Maximum parallel executions count per node for managed integration runtime.
    NodeSize string
    The node size requirement to managed integration runtime.
    NumberOfNodes int
    The required number of nodes for managed integration runtime.
    PipelineExternalComputeScaleProperties Pulumi.AzureNative.DataFactory.Inputs.PipelineExternalComputeScalePropertiesResponse
    PipelineExternalComputeScale properties for managed integration runtime.
    VNetProperties Pulumi.AzureNative.DataFactory.Inputs.IntegrationRuntimeVNetPropertiesResponse
    VNet properties for managed integration runtime.
    CopyComputeScaleProperties CopyComputeScalePropertiesResponse
    CopyComputeScale properties for managed integration runtime.
    DataFlowProperties IntegrationRuntimeDataFlowPropertiesResponse
    Data flow properties for managed integration runtime.
    Location string
    The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities
    MaxParallelExecutionsPerNode int
    Maximum parallel executions count per node for managed integration runtime.
    NodeSize string
    The node size requirement to managed integration runtime.
    NumberOfNodes int
    The required number of nodes for managed integration runtime.
    PipelineExternalComputeScaleProperties PipelineExternalComputeScalePropertiesResponse
    PipelineExternalComputeScale properties for managed integration runtime.
    VNetProperties IntegrationRuntimeVNetPropertiesResponse
    VNet properties for managed integration runtime.
    copyComputeScaleProperties CopyComputeScalePropertiesResponse
    CopyComputeScale properties for managed integration runtime.
    dataFlowProperties IntegrationRuntimeDataFlowPropertiesResponse
    Data flow properties for managed integration runtime.
    location String
    The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities
    maxParallelExecutionsPerNode Integer
    Maximum parallel executions count per node for managed integration runtime.
    nodeSize String
    The node size requirement to managed integration runtime.
    numberOfNodes Integer
    The required number of nodes for managed integration runtime.
    pipelineExternalComputeScaleProperties PipelineExternalComputeScalePropertiesResponse
    PipelineExternalComputeScale properties for managed integration runtime.
    vNetProperties IntegrationRuntimeVNetPropertiesResponse
    VNet properties for managed integration runtime.
    copyComputeScaleProperties CopyComputeScalePropertiesResponse
    CopyComputeScale properties for managed integration runtime.
    dataFlowProperties IntegrationRuntimeDataFlowPropertiesResponse
    Data flow properties for managed integration runtime.
    location string
    The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities
    maxParallelExecutionsPerNode number
    Maximum parallel executions count per node for managed integration runtime.
    nodeSize string
    The node size requirement to managed integration runtime.
    numberOfNodes number
    The required number of nodes for managed integration runtime.
    pipelineExternalComputeScaleProperties PipelineExternalComputeScalePropertiesResponse
    PipelineExternalComputeScale properties for managed integration runtime.
    vNetProperties IntegrationRuntimeVNetPropertiesResponse
    VNet properties for managed integration runtime.
    copy_compute_scale_properties CopyComputeScalePropertiesResponse
    CopyComputeScale properties for managed integration runtime.
    data_flow_properties IntegrationRuntimeDataFlowPropertiesResponse
    Data flow properties for managed integration runtime.
    location str
    The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities
    max_parallel_executions_per_node int
    Maximum parallel executions count per node for managed integration runtime.
    node_size str
    The node size requirement to managed integration runtime.
    number_of_nodes int
    The required number of nodes for managed integration runtime.
    pipeline_external_compute_scale_properties PipelineExternalComputeScalePropertiesResponse
    PipelineExternalComputeScale properties for managed integration runtime.
    v_net_properties IntegrationRuntimeVNetPropertiesResponse
    VNet properties for managed integration runtime.
    copyComputeScaleProperties Property Map
    CopyComputeScale properties for managed integration runtime.
    dataFlowProperties Property Map
    Data flow properties for managed integration runtime.
    location String
    The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities
    maxParallelExecutionsPerNode Number
    Maximum parallel executions count per node for managed integration runtime.
    nodeSize String
    The node size requirement to managed integration runtime.
    numberOfNodes Number
    The required number of nodes for managed integration runtime.
    pipelineExternalComputeScaleProperties Property Map
    PipelineExternalComputeScale properties for managed integration runtime.
    vNetProperties Property Map
    VNet properties for managed integration runtime.

    IntegrationRuntimeCustomSetupScriptPropertiesResponse

    BlobContainerUri string
    The URI of the Azure blob container that contains the custom setup script.
    SasToken Pulumi.AzureNative.DataFactory.Inputs.SecureStringResponse
    The SAS token of the Azure blob container.
    BlobContainerUri string
    The URI of the Azure blob container that contains the custom setup script.
    SasToken SecureStringResponse
    The SAS token of the Azure blob container.
    blobContainerUri String
    The URI of the Azure blob container that contains the custom setup script.
    sasToken SecureStringResponse
    The SAS token of the Azure blob container.
    blobContainerUri string
    The URI of the Azure blob container that contains the custom setup script.
    sasToken SecureStringResponse
    The SAS token of the Azure blob container.
    blob_container_uri str
    The URI of the Azure blob container that contains the custom setup script.
    sas_token SecureStringResponse
    The SAS token of the Azure blob container.
    blobContainerUri String
    The URI of the Azure blob container that contains the custom setup script.
    sasToken Property Map
    The SAS token of the Azure blob container.

    IntegrationRuntimeCustomerVirtualNetworkResponse

    SubnetId string
    The ID of subnet to which Azure-SSIS integration runtime will join.
    SubnetId string
    The ID of subnet to which Azure-SSIS integration runtime will join.
    subnetId String
    The ID of subnet to which Azure-SSIS integration runtime will join.
    subnetId string
    The ID of subnet to which Azure-SSIS integration runtime will join.
    subnet_id str
    The ID of subnet to which Azure-SSIS integration runtime will join.
    subnetId String
    The ID of subnet to which Azure-SSIS integration runtime will join.

    IntegrationRuntimeDataFlowPropertiesResponse

    Cleanup bool
    Cluster will not be recycled and it will be used in next data flow activity run until TTL (time to live) is reached if this is set as false. Default is true.
    ComputeType string
    Compute type of the cluster which will execute data flow job.
    CoreCount int
    Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
    CustomProperties List<Pulumi.AzureNative.DataFactory.Inputs.IntegrationRuntimeDataFlowPropertiesResponseCustomProperties>
    Custom properties are used to tune the data flow runtime performance.
    TimeToLive int
    Time to live (in minutes) setting of the cluster which will execute data flow job.
    Cleanup bool
    Cluster will not be recycled and it will be used in next data flow activity run until TTL (time to live) is reached if this is set as false. Default is true.
    ComputeType string
    Compute type of the cluster which will execute data flow job.
    CoreCount int
    Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
    CustomProperties []IntegrationRuntimeDataFlowPropertiesResponseCustomProperties
    Custom properties are used to tune the data flow runtime performance.
    TimeToLive int
    Time to live (in minutes) setting of the cluster which will execute data flow job.
    cleanup Boolean
    Cluster will not be recycled and it will be used in next data flow activity run until TTL (time to live) is reached if this is set as false. Default is true.
    computeType String
    Compute type of the cluster which will execute data flow job.
    coreCount Integer
    Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
    customProperties List<IntegrationRuntimeDataFlowPropertiesResponseCustomProperties>
    Custom properties are used to tune the data flow runtime performance.
    timeToLive Integer
    Time to live (in minutes) setting of the cluster which will execute data flow job.
    cleanup boolean
    Cluster will not be recycled and it will be used in next data flow activity run until TTL (time to live) is reached if this is set as false. Default is true.
    computeType string
    Compute type of the cluster which will execute data flow job.
    coreCount number
    Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
    customProperties IntegrationRuntimeDataFlowPropertiesResponseCustomProperties[]
    Custom properties are used to tune the data flow runtime performance.
    timeToLive number
    Time to live (in minutes) setting of the cluster which will execute data flow job.
    cleanup bool
    Cluster will not be recycled and it will be used in next data flow activity run until TTL (time to live) is reached if this is set as false. Default is true.
    compute_type str
    Compute type of the cluster which will execute data flow job.
    core_count int
    Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
    custom_properties Sequence[IntegrationRuntimeDataFlowPropertiesResponseCustomProperties]
    Custom properties are used to tune the data flow runtime performance.
    time_to_live int
    Time to live (in minutes) setting of the cluster which will execute data flow job.
    cleanup Boolean
    Cluster will not be recycled and it will be used in next data flow activity run until TTL (time to live) is reached if this is set as false. Default is true.
    computeType String
    Compute type of the cluster which will execute data flow job.
    coreCount Number
    Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
    customProperties List<Property Map>
    Custom properties are used to tune the data flow runtime performance.
    timeToLive Number
    Time to live (in minutes) setting of the cluster which will execute data flow job.

    IntegrationRuntimeDataFlowPropertiesResponseCustomProperties

    Name string
    Name of custom property.
    Value string
    Value of custom property.
    Name string
    Name of custom property.
    Value string
    Value of custom property.
    name String
    Name of custom property.
    value String
    Value of custom property.
    name string
    Name of custom property.
    value string
    Value of custom property.
    name str
    Name of custom property.
    value str
    Value of custom property.
    name String
    Name of custom property.
    value String
    Value of custom property.

    IntegrationRuntimeDataProxyPropertiesResponse

    ConnectVia Pulumi.AzureNative.DataFactory.Inputs.EntityReferenceResponse
    The self-hosted integration runtime reference.
    Path string
    The path to contain the staged data in the Blob storage.
    StagingLinkedService Pulumi.AzureNative.DataFactory.Inputs.EntityReferenceResponse
    The staging linked service reference.
    ConnectVia EntityReferenceResponse
    The self-hosted integration runtime reference.
    Path string
    The path to contain the staged data in the Blob storage.
    StagingLinkedService EntityReferenceResponse
    The staging linked service reference.
    connectVia EntityReferenceResponse
    The self-hosted integration runtime reference.
    path String
    The path to contain the staged data in the Blob storage.
    stagingLinkedService EntityReferenceResponse
    The staging linked service reference.
    connectVia EntityReferenceResponse
    The self-hosted integration runtime reference.
    path string
    The path to contain the staged data in the Blob storage.
    stagingLinkedService EntityReferenceResponse
    The staging linked service reference.
    connect_via EntityReferenceResponse
    The self-hosted integration runtime reference.
    path str
    The path to contain the staged data in the Blob storage.
    staging_linked_service EntityReferenceResponse
    The staging linked service reference.
    connectVia Property Map
    The self-hosted integration runtime reference.
    path String
    The path to contain the staged data in the Blob storage.
    stagingLinkedService Property Map
    The staging linked service reference.

    IntegrationRuntimeSsisCatalogInfoResponse

    CatalogAdminPassword Pulumi.AzureNative.DataFactory.Inputs.SecureStringResponse
    The password of the administrator user account of the catalog database.
    CatalogAdminUserName string
    The administrator user name of catalog database.
    CatalogPricingTier string
    The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/
    CatalogServerEndpoint string
    The catalog database server URL.
    DualStandbyPairName string
    The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.
    CatalogAdminPassword SecureStringResponse
    The password of the administrator user account of the catalog database.
    CatalogAdminUserName string
    The administrator user name of catalog database.
    CatalogPricingTier string
    The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/
    CatalogServerEndpoint string
    The catalog database server URL.
    DualStandbyPairName string
    The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.
    catalogAdminPassword SecureStringResponse
    The password of the administrator user account of the catalog database.
    catalogAdminUserName String
    The administrator user name of catalog database.
    catalogPricingTier String
    The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/
    catalogServerEndpoint String
    The catalog database server URL.
    dualStandbyPairName String
    The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.
    catalogAdminPassword SecureStringResponse
    The password of the administrator user account of the catalog database.
    catalogAdminUserName string
    The administrator user name of catalog database.
    catalogPricingTier string
    The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/
    catalogServerEndpoint string
    The catalog database server URL.
    dualStandbyPairName string
    The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.
    catalog_admin_password SecureStringResponse
    The password of the administrator user account of the catalog database.
    catalog_admin_user_name str
    The administrator user name of catalog database.
    catalog_pricing_tier str
    The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/
    catalog_server_endpoint str
    The catalog database server URL.
    dual_standby_pair_name str
    The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.
    catalogAdminPassword Property Map
    The password of the administrator user account of the catalog database.
    catalogAdminUserName String
    The administrator user name of catalog database.
    catalogPricingTier String
    The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/
    catalogServerEndpoint String
    The catalog database server URL.
    dualStandbyPairName String
    The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.

    IntegrationRuntimeSsisPropertiesResponse

    CatalogInfo Pulumi.AzureNative.DataFactory.Inputs.IntegrationRuntimeSsisCatalogInfoResponse
    Catalog information for managed dedicated integration runtime.
    Credential Pulumi.AzureNative.DataFactory.Inputs.CredentialReferenceResponse
    The credential reference containing authentication information.
    CustomSetupScriptProperties Pulumi.AzureNative.DataFactory.Inputs.IntegrationRuntimeCustomSetupScriptPropertiesResponse
    Custom setup script properties for a managed dedicated integration runtime.
    DataProxyProperties Pulumi.AzureNative.DataFactory.Inputs.IntegrationRuntimeDataProxyPropertiesResponse
    Data proxy properties for a managed dedicated integration runtime.
    Edition string
    The edition for the SSIS Integration Runtime
    ExpressCustomSetupProperties List<object>
    Custom setup without script properties for a SSIS integration runtime.
    LicenseType string
    License type for bringing your own license scenario.
    PackageStores List<Pulumi.AzureNative.DataFactory.Inputs.PackageStoreResponse>
    Package stores for the SSIS Integration Runtime.
    CatalogInfo IntegrationRuntimeSsisCatalogInfoResponse
    Catalog information for managed dedicated integration runtime.
    Credential CredentialReferenceResponse
    The credential reference containing authentication information.
    CustomSetupScriptProperties IntegrationRuntimeCustomSetupScriptPropertiesResponse
    Custom setup script properties for a managed dedicated integration runtime.
    DataProxyProperties IntegrationRuntimeDataProxyPropertiesResponse
    Data proxy properties for a managed dedicated integration runtime.
    Edition string
    The edition for the SSIS Integration Runtime
    ExpressCustomSetupProperties []interface{}
    Custom setup without script properties for a SSIS integration runtime.
    LicenseType string
    License type for bringing your own license scenario.
    PackageStores []PackageStoreResponse
    Package stores for the SSIS Integration Runtime.
    catalogInfo IntegrationRuntimeSsisCatalogInfoResponse
    Catalog information for managed dedicated integration runtime.
    credential CredentialReferenceResponse
    The credential reference containing authentication information.
    customSetupScriptProperties IntegrationRuntimeCustomSetupScriptPropertiesResponse
    Custom setup script properties for a managed dedicated integration runtime.
    dataProxyProperties IntegrationRuntimeDataProxyPropertiesResponse
    Data proxy properties for a managed dedicated integration runtime.
    edition String
    The edition for the SSIS Integration Runtime
    expressCustomSetupProperties List<Object>
    Custom setup without script properties for a SSIS integration runtime.
    licenseType String
    License type for bringing your own license scenario.
    packageStores List<PackageStoreResponse>
    Package stores for the SSIS Integration Runtime.
    catalogInfo IntegrationRuntimeSsisCatalogInfoResponse
    Catalog information for managed dedicated integration runtime.
    credential CredentialReferenceResponse
    The credential reference containing authentication information.
    customSetupScriptProperties IntegrationRuntimeCustomSetupScriptPropertiesResponse
    Custom setup script properties for a managed dedicated integration runtime.
    dataProxyProperties IntegrationRuntimeDataProxyPropertiesResponse
    Data proxy properties for a managed dedicated integration runtime.
    edition string
    The edition for the SSIS Integration Runtime
    expressCustomSetupProperties (AzPowerShellSetupResponse | CmdkeySetupResponse | ComponentSetupResponse | EnvironmentVariableSetupResponse)[]
    Custom setup without script properties for a SSIS integration runtime.
    licenseType string
    License type for bringing your own license scenario.
    packageStores PackageStoreResponse[]
    Package stores for the SSIS Integration Runtime.
    catalog_info IntegrationRuntimeSsisCatalogInfoResponse
    Catalog information for managed dedicated integration runtime.
    credential CredentialReferenceResponse
    The credential reference containing authentication information.
    custom_setup_script_properties IntegrationRuntimeCustomSetupScriptPropertiesResponse
    Custom setup script properties for a managed dedicated integration runtime.
    data_proxy_properties IntegrationRuntimeDataProxyPropertiesResponse
    Data proxy properties for a managed dedicated integration runtime.
    edition str
    The edition for the SSIS Integration Runtime
    express_custom_setup_properties Sequence[Union[AzPowerShellSetupResponse, CmdkeySetupResponse, ComponentSetupResponse, EnvironmentVariableSetupResponse]]
    Custom setup without script properties for a SSIS integration runtime.
    license_type str
    License type for bringing your own license scenario.
    package_stores Sequence[PackageStoreResponse]
    Package stores for the SSIS Integration Runtime.
    catalogInfo Property Map
    Catalog information for managed dedicated integration runtime.
    credential Property Map
    The credential reference containing authentication information.
    customSetupScriptProperties Property Map
    Custom setup script properties for a managed dedicated integration runtime.
    dataProxyProperties Property Map
    Data proxy properties for a managed dedicated integration runtime.
    edition String
    The edition for the SSIS Integration Runtime
    expressCustomSetupProperties List<Property Map | Property Map | Property Map | Property Map>
    Custom setup without script properties for a SSIS integration runtime.
    licenseType String
    License type for bringing your own license scenario.
    packageStores List<Property Map>
    Package stores for the SSIS Integration Runtime.

    IntegrationRuntimeVNetPropertiesResponse

    PublicIPs List<string>
    Resource IDs of the public IP addresses that this integration runtime will use.
    Subnet string
    The name of the subnet this integration runtime will join.
    SubnetId string
    The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
    VNetId string
    The ID of the VNet that this integration runtime will join.
    PublicIPs []string
    Resource IDs of the public IP addresses that this integration runtime will use.
    Subnet string
    The name of the subnet this integration runtime will join.
    SubnetId string
    The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
    VNetId string
    The ID of the VNet that this integration runtime will join.
    publicIPs List<String>
    Resource IDs of the public IP addresses that this integration runtime will use.
    subnet String
    The name of the subnet this integration runtime will join.
    subnetId String
    The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
    vNetId String
    The ID of the VNet that this integration runtime will join.
    publicIPs string[]
    Resource IDs of the public IP addresses that this integration runtime will use.
    subnet string
    The name of the subnet this integration runtime will join.
    subnetId string
    The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
    vNetId string
    The ID of the VNet that this integration runtime will join.
    public_ips Sequence[str]
    Resource IDs of the public IP addresses that this integration runtime will use.
    subnet str
    The name of the subnet this integration runtime will join.
    subnet_id str
    The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
    v_net_id str
    The ID of the VNet that this integration runtime will join.
    publicIPs List<String>
    Resource IDs of the public IP addresses that this integration runtime will use.
    subnet String
    The name of the subnet this integration runtime will join.
    subnetId String
    The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
    vNetId String
    The ID of the VNet that this integration runtime will join.

    LinkedIntegrationRuntimeKeyAuthorizationResponse

    Key SecureStringResponse
    The key used for authorization.
    key SecureStringResponse
    The key used for authorization.
    key SecureStringResponse
    The key used for authorization.
    key SecureStringResponse
    The key used for authorization.
    key Property Map
    The key used for authorization.

    LinkedIntegrationRuntimeRbacAuthorizationResponse

    ResourceId string
    The resource identifier of the integration runtime to be shared.
    Credential Pulumi.AzureNative.DataFactory.Inputs.CredentialReferenceResponse
    The credential reference containing authentication information.
    ResourceId string
    The resource identifier of the integration runtime to be shared.
    Credential CredentialReferenceResponse
    The credential reference containing authentication information.
    resourceId String
    The resource identifier of the integration runtime to be shared.
    credential CredentialReferenceResponse
    The credential reference containing authentication information.
    resourceId string
    The resource identifier of the integration runtime to be shared.
    credential CredentialReferenceResponse
    The credential reference containing authentication information.
    resource_id str
    The resource identifier of the integration runtime to be shared.
    credential CredentialReferenceResponse
    The credential reference containing authentication information.
    resourceId String
    The resource identifier of the integration runtime to be shared.
    credential Property Map
    The credential reference containing authentication information.

    LinkedServiceReferenceResponse

    ReferenceName string
    Reference LinkedService name.
    Type string
    Linked service reference type.
    Parameters Dictionary<string, object>
    Arguments for LinkedService.
    ReferenceName string
    Reference LinkedService name.
    Type string
    Linked service reference type.
    Parameters map[string]interface{}
    Arguments for LinkedService.
    referenceName String
    Reference LinkedService name.
    type String
    Linked service reference type.
    parameters Map<String,Object>
    Arguments for LinkedService.
    referenceName string
    Reference LinkedService name.
    type string
    Linked service reference type.
    parameters {[key: string]: any}
    Arguments for LinkedService.
    reference_name str
    Reference LinkedService name.
    type str
    Linked service reference type.
    parameters Mapping[str, Any]
    Arguments for LinkedService.
    referenceName String
    Reference LinkedService name.
    type String
    Linked service reference type.
    parameters Map<Any>
    Arguments for LinkedService.

    ManagedIntegrationRuntimeResponse

    State string
    Integration runtime state, only valid for managed dedicated integration runtime.
    ComputeProperties Pulumi.AzureNative.DataFactory.Inputs.IntegrationRuntimeComputePropertiesResponse
    The compute resource for managed integration runtime.
    CustomerVirtualNetwork Pulumi.AzureNative.DataFactory.Inputs.IntegrationRuntimeCustomerVirtualNetworkResponse
    The name of virtual network to which Azure-SSIS integration runtime will join
    Description string
    Integration runtime description.
    ManagedVirtualNetwork Pulumi.AzureNative.DataFactory.Inputs.ManagedVirtualNetworkReferenceResponse
    Managed Virtual Network reference.
    SsisProperties Pulumi.AzureNative.DataFactory.Inputs.IntegrationRuntimeSsisPropertiesResponse
    SSIS properties for managed integration runtime.
    State string
    Integration runtime state, only valid for managed dedicated integration runtime.
    ComputeProperties IntegrationRuntimeComputePropertiesResponse
    The compute resource for managed integration runtime.
    CustomerVirtualNetwork IntegrationRuntimeCustomerVirtualNetworkResponse
    The name of virtual network to which Azure-SSIS integration runtime will join
    Description string
    Integration runtime description.
    ManagedVirtualNetwork ManagedVirtualNetworkReferenceResponse
    Managed Virtual Network reference.
    SsisProperties IntegrationRuntimeSsisPropertiesResponse
    SSIS properties for managed integration runtime.
    state String
    Integration runtime state, only valid for managed dedicated integration runtime.
    computeProperties IntegrationRuntimeComputePropertiesResponse
    The compute resource for managed integration runtime.
    customerVirtualNetwork IntegrationRuntimeCustomerVirtualNetworkResponse
    The name of virtual network to which Azure-SSIS integration runtime will join
    description String
    Integration runtime description.
    managedVirtualNetwork ManagedVirtualNetworkReferenceResponse
    Managed Virtual Network reference.
    ssisProperties IntegrationRuntimeSsisPropertiesResponse
    SSIS properties for managed integration runtime.
    state string
    Integration runtime state, only valid for managed dedicated integration runtime.
    computeProperties IntegrationRuntimeComputePropertiesResponse
    The compute resource for managed integration runtime.
    customerVirtualNetwork IntegrationRuntimeCustomerVirtualNetworkResponse
    The name of virtual network to which Azure-SSIS integration runtime will join
    description string
    Integration runtime description.
    managedVirtualNetwork ManagedVirtualNetworkReferenceResponse
    Managed Virtual Network reference.
    ssisProperties IntegrationRuntimeSsisPropertiesResponse
    SSIS properties for managed integration runtime.
    state str
    Integration runtime state, only valid for managed dedicated integration runtime.
    compute_properties IntegrationRuntimeComputePropertiesResponse
    The compute resource for managed integration runtime.
    customer_virtual_network IntegrationRuntimeCustomerVirtualNetworkResponse
    The name of virtual network to which Azure-SSIS integration runtime will join
    description str
    Integration runtime description.
    managed_virtual_network ManagedVirtualNetworkReferenceResponse
    Managed Virtual Network reference.
    ssis_properties IntegrationRuntimeSsisPropertiesResponse
    SSIS properties for managed integration runtime.
    state String
    Integration runtime state, only valid for managed dedicated integration runtime.
    computeProperties Property Map
    The compute resource for managed integration runtime.
    customerVirtualNetwork Property Map
    The name of virtual network to which Azure-SSIS integration runtime will join
    description String
    Integration runtime description.
    managedVirtualNetwork Property Map
    Managed Virtual Network reference.
    ssisProperties Property Map
    SSIS properties for managed integration runtime.

    ManagedVirtualNetworkReferenceResponse

    ReferenceName string
    Reference ManagedVirtualNetwork name.
    Type string
    Managed Virtual Network reference type.
    ReferenceName string
    Reference ManagedVirtualNetwork name.
    Type string
    Managed Virtual Network reference type.
    referenceName String
    Reference ManagedVirtualNetwork name.
    type String
    Managed Virtual Network reference type.
    referenceName string
    Reference ManagedVirtualNetwork name.
    type string
    Managed Virtual Network reference type.
    reference_name str
    Reference ManagedVirtualNetwork name.
    type str
    Managed Virtual Network reference type.
    referenceName String
    Reference ManagedVirtualNetwork name.
    type String
    Managed Virtual Network reference type.

    PackageStoreResponse

    Name string
    The name of the package store
    PackageStoreLinkedService Pulumi.AzureNative.DataFactory.Inputs.EntityReferenceResponse
    The package store linked service reference.
    Name string
    The name of the package store
    PackageStoreLinkedService EntityReferenceResponse
    The package store linked service reference.
    name String
    The name of the package store
    packageStoreLinkedService EntityReferenceResponse
    The package store linked service reference.
    name string
    The name of the package store
    packageStoreLinkedService EntityReferenceResponse
    The package store linked service reference.
    name str
    The name of the package store
    package_store_linked_service EntityReferenceResponse
    The package store linked service reference.
    name String
    The name of the package store
    packageStoreLinkedService Property Map
    The package store linked service reference.

    PipelineExternalComputeScalePropertiesResponse

    NumberOfExternalNodes int
    Number of the the external nodes, which should be greater than 0 and less than 11.
    NumberOfPipelineNodes int
    Number of the pipeline nodes, which should be greater than 0 and less than 11.
    TimeToLive int
    Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity.
    NumberOfExternalNodes int
    Number of the the external nodes, which should be greater than 0 and less than 11.
    NumberOfPipelineNodes int
    Number of the pipeline nodes, which should be greater than 0 and less than 11.
    TimeToLive int
    Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity.
    numberOfExternalNodes Integer
    Number of the the external nodes, which should be greater than 0 and less than 11.
    numberOfPipelineNodes Integer
    Number of the pipeline nodes, which should be greater than 0 and less than 11.
    timeToLive Integer
    Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity.
    numberOfExternalNodes number
    Number of the the external nodes, which should be greater than 0 and less than 11.
    numberOfPipelineNodes number
    Number of the pipeline nodes, which should be greater than 0 and less than 11.
    timeToLive number
    Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity.
    number_of_external_nodes int
    Number of the the external nodes, which should be greater than 0 and less than 11.
    number_of_pipeline_nodes int
    Number of the pipeline nodes, which should be greater than 0 and less than 11.
    time_to_live int
    Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity.
    numberOfExternalNodes Number
    Number of the the external nodes, which should be greater than 0 and less than 11.
    numberOfPipelineNodes Number
    Number of the pipeline nodes, which should be greater than 0 and less than 11.
    timeToLive Number
    Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity.

    SecureStringResponse

    Value string
    Value of secure string.
    Value string
    Value of secure string.
    value String
    Value of secure string.
    value string
    Value of secure string.
    value str
    Value of secure string.
    value String
    Value of secure string.

    SelfHostedIntegrationRuntimeResponse

    Description string
    Integration runtime description.
    LinkedInfo Pulumi.AzureNative.DataFactory.Inputs.LinkedIntegrationRuntimeKeyAuthorizationResponse | Pulumi.AzureNative.DataFactory.Inputs.LinkedIntegrationRuntimeRbacAuthorizationResponse
    The base definition of a linked integration runtime.
    SelfContainedInteractiveAuthoringEnabled bool
    An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.
    Description string
    Integration runtime description.
    LinkedInfo LinkedIntegrationRuntimeKeyAuthorizationResponse | LinkedIntegrationRuntimeRbacAuthorizationResponse
    The base definition of a linked integration runtime.
    SelfContainedInteractiveAuthoringEnabled bool
    An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.
    description String
    Integration runtime description.
    linkedInfo LinkedIntegrationRuntimeKeyAuthorizationResponse | LinkedIntegrationRuntimeRbacAuthorizationResponse
    The base definition of a linked integration runtime.
    selfContainedInteractiveAuthoringEnabled Boolean
    An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.
    description string
    Integration runtime description.
    linkedInfo LinkedIntegrationRuntimeKeyAuthorizationResponse | LinkedIntegrationRuntimeRbacAuthorizationResponse
    The base definition of a linked integration runtime.
    selfContainedInteractiveAuthoringEnabled boolean
    An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.
    description str
    Integration runtime description.
    linked_info LinkedIntegrationRuntimeKeyAuthorizationResponse | LinkedIntegrationRuntimeRbacAuthorizationResponse
    The base definition of a linked integration runtime.
    self_contained_interactive_authoring_enabled bool
    An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.
    description String
    Integration runtime description.
    linkedInfo Property Map | Property Map
    The base definition of a linked integration runtime.
    selfContainedInteractiveAuthoringEnabled Boolean
    An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.

    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.37.0 published on Monday, Apr 15, 2024 by Pulumi