azure-native.datafactory.getIntegrationRuntime
Integration runtime resource type. 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:
- Factory
Name string The factory name.
- Integration
Runtime stringName The integration runtime name.
- Resource
Group stringName The resource group name.
- Factory
Name string The factory name.
- Integration
Runtime stringName The integration runtime name.
- Resource
Group stringName The resource group name.
- factory
Name String The factory name.
- integration
Runtime StringName The integration runtime name.
- resource
Group StringName The resource group name.
- factory
Name string The factory name.
- integration
Runtime stringName The integration runtime name.
- resource
Group stringName The resource group name.
- factory_
name str The factory name.
- integration_
runtime_ strname The integration runtime name.
- resource_
group_ strname The resource group name.
- factory
Name String The factory name.
- integration
Runtime StringName The integration runtime name.
- resource
Group StringName 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.
Azure | Pulumi.Native. Data Factory. Outputs. Managed Integration Runtime Response Azure Native. Data Factory. Outputs. Self Hosted Integration Runtime Response 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
Managed
Integration | SelfRuntime Response Hosted Integration Runtime Response 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
Managed
Integration | SelfRuntime Response Hosted Integration Runtime Response 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
Managed
Integration | SelfRuntime Response Hosted Integration Runtime Response 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
Managed
Integration | SelfRuntime Response Hosted Integration Runtime Response 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
- Secret
Name object The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- Store
Pulumi.
Azure Native. Data Factory. Inputs. Linked Service Reference Response The Azure Key Vault linked service reference.
- Secret
Version 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).
- Secret
Name interface{} The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- Store
Linked
Service Reference Response The Azure Key Vault linked service reference.
- Secret
Version 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).
- secret
Name Object The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- store
Linked
Service Reference Response The Azure Key Vault linked service reference.
- secret
Version 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).
- secret
Name any The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- store
Linked
Service Reference Response 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).
- secret_
name Any The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- store
Linked
Service Reference Response 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).
- secret
Name 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.
- 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).
CmdkeySetupResponse
- Password
Pulumi.
Azure | Pulumi.Native. Data Factory. Inputs. Azure Key Vault Secret Reference Response Azure Native. Data Factory. Inputs. Secure String Response The password of data source access.
- Target
Name object The server name of data source access.
- User
Name object The user name of data source access.
- Password
Azure
Key | SecureVault Secret Reference Response String Response The password of data source access.
- Target
Name interface{} The server name of data source access.
- User
Name interface{} The user name of data source access.
- password
Azure
Key | SecureVault Secret Reference Response String Response The password of data source access.
- target
Name Object The server name of data source access.
- user
Name Object The user name of data source access.
- password
Azure
Key | SecureVault Secret Reference Response String Response The password of data source access.
- target
Name any The server name of data source access.
- user
Name any The user name of data source access.
- password
Azure
Key | SecureVault Secret Reference Response String Response The password of data source access.
- target_
name Any The server name of data source access.
- user_
name Any The user name of data source access.
- password Property Map | Property Map
The password of data source access.
- target
Name Any The server name of data source access.
- user
Name Any The user name of data source access.
ComponentSetupResponse
- Component
Name string The name of the 3rd party component.
- License
Key Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Key Vault Secret Reference Response Azure Native. Data Factory. Inputs. Secure String Response The license key to activate the component.
- Component
Name string The name of the 3rd party component.
- License
Key AzureKey | SecureVault Secret Reference Response String Response The license key to activate the component.
- component
Name String The name of the 3rd party component.
- license
Key AzureKey | SecureVault Secret Reference Response String Response The license key to activate the component.
- component
Name string The name of the 3rd party component.
- license
Key AzureKey | SecureVault Secret Reference Response String Response The license key to activate the component.
- component_
name str The name of the 3rd party component.
- license_
key AzureKey | SecureVault Secret Reference Response String Response The license key to activate the component.
- component
Name String The name of the 3rd party component.
- license
Key Property Map | Property Map The license key to activate the component.
CredentialReferenceResponse
- Reference
Name string Reference credential name.
- Type string
Credential reference type.
- Reference
Name string Reference credential name.
- Type string
Credential reference type.
- reference
Name String Reference credential name.
- type String
Credential reference type.
- reference
Name string Reference credential name.
- type string
Credential reference type.
- reference_
name str Reference credential name.
- type str
Credential reference type.
- reference
Name String Reference credential name.
- type String
Credential reference type.
EntityReferenceResponse
- Reference
Name string The name of this referenced entity.
- Type string
The type of this referenced entity.
- Reference
Name string The name of this referenced entity.
- Type string
The type of this referenced entity.
- reference
Name String The name of this referenced entity.
- type String
The type of this referenced entity.
- reference
Name 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.
- reference
Name String The name of this referenced entity.
- type String
The type of this referenced entity.
EnvironmentVariableSetupResponse
- Variable
Name string The name of the environment variable.
- Variable
Value string The value of the environment variable.
- Variable
Name string The name of the environment variable.
- Variable
Value string The value of the environment variable.
- variable
Name String The name of the environment variable.
- variable
Value String The value of the environment variable.
- variable
Name string The name of the environment variable.
- variable
Value 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.
- variable
Name String The name of the environment variable.
- variable
Value String The value of the environment variable.
IntegrationRuntimeComputePropertiesResponse
- Data
Flow Pulumi.Properties Azure Native. Data Factory. Inputs. Integration Runtime Data Flow Properties Response 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
- Max
Parallel intExecutions Per Node Maximum parallel executions count per node for managed integration runtime.
- Node
Size string The node size requirement to managed integration runtime.
- Number
Of intNodes The required number of nodes for managed integration runtime.
- VNet
Properties Pulumi.Azure Native. Data Factory. Inputs. Integration Runtime VNet Properties Response VNet properties for managed integration runtime.
- Data
Flow IntegrationProperties Runtime Data Flow Properties Response 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
- Max
Parallel intExecutions Per Node Maximum parallel executions count per node for managed integration runtime.
- Node
Size string The node size requirement to managed integration runtime.
- Number
Of intNodes The required number of nodes for managed integration runtime.
- VNet
Properties IntegrationRuntime VNet Properties Response VNet properties for managed integration runtime.
- data
Flow IntegrationProperties Runtime Data Flow Properties Response 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
- max
Parallel IntegerExecutions Per Node Maximum parallel executions count per node for managed integration runtime.
- node
Size String The node size requirement to managed integration runtime.
- number
Of IntegerNodes The required number of nodes for managed integration runtime.
- v
Net IntegrationProperties Runtime VNet Properties Response VNet properties for managed integration runtime.
- data
Flow IntegrationProperties Runtime Data Flow Properties Response 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
- max
Parallel numberExecutions Per Node Maximum parallel executions count per node for managed integration runtime.
- node
Size string The node size requirement to managed integration runtime.
- number
Of numberNodes The required number of nodes for managed integration runtime.
- v
Net IntegrationProperties Runtime VNet Properties Response VNet properties for managed integration runtime.
- data_
flow_ Integrationproperties Runtime Data Flow Properties Response 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_ intexecutions_ per_ node Maximum parallel executions count per node for managed integration runtime.
- node_
size str The node size requirement to managed integration runtime.
- number_
of_ intnodes The required number of nodes for managed integration runtime.
- v_
net_ Integrationproperties Runtime VNet Properties Response VNet properties for managed integration runtime.
- data
Flow Property MapProperties 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
- max
Parallel NumberExecutions Per Node Maximum parallel executions count per node for managed integration runtime.
- node
Size String The node size requirement to managed integration runtime.
- number
Of NumberNodes The required number of nodes for managed integration runtime.
- v
Net Property MapProperties VNet properties for managed integration runtime.
IntegrationRuntimeCustomSetupScriptPropertiesResponse
- Blob
Container stringUri The URI of the Azure blob container that contains the custom setup script.
- Sas
Token Pulumi.Azure Native. Data Factory. Inputs. Secure String Response The SAS token of the Azure blob container.
- Blob
Container stringUri The URI of the Azure blob container that contains the custom setup script.
- Sas
Token SecureString Response The SAS token of the Azure blob container.
- blob
Container StringUri The URI of the Azure blob container that contains the custom setup script.
- sas
Token SecureString Response The SAS token of the Azure blob container.
- blob
Container stringUri The URI of the Azure blob container that contains the custom setup script.
- sas
Token SecureString Response The SAS token of the Azure blob container.
- blob_
container_ struri The URI of the Azure blob container that contains the custom setup script.
- sas_
token SecureString Response The SAS token of the Azure blob container.
- blob
Container StringUri The URI of the Azure blob container that contains the custom setup script.
- sas
Token Property Map The SAS token of the Azure blob container.
IntegrationRuntimeCustomerVirtualNetworkResponse
- Subnet
Id string The ID of subnet to which Azure-SSIS integration runtime will join.
- Subnet
Id string The ID of subnet to which Azure-SSIS integration runtime will join.
- subnet
Id String The ID of subnet to which Azure-SSIS integration runtime will join.
- subnet
Id 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.
- subnet
Id 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.
- Compute
Type string 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.
- Time
To intLive 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 string 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.
- Time
To intLive 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.
- compute
Type String Compute type of the cluster which will execute data flow job.
- core
Count Integer Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
- time
To IntegerLive 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.
- compute
Type string Compute type of the cluster which will execute data flow job.
- core
Count number Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
- time
To numberLive 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.
- time_
to_ intlive 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.
- compute
Type String Compute type of the cluster which will execute data flow job.
- core
Count Number Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
- time
To NumberLive Time to live (in minutes) setting of the cluster which will execute data flow job.
IntegrationRuntimeDataProxyPropertiesResponse
- Connect
Via Pulumi.Azure Native. Data Factory. Inputs. Entity Reference Response The self-hosted integration runtime reference.
- Path string
The path to contain the staged data in the Blob storage.
- Staging
Linked Pulumi.Service Azure Native. Data Factory. Inputs. Entity Reference Response The staging linked service reference.
- Connect
Via EntityReference Response The self-hosted integration runtime reference.
- Path string
The path to contain the staged data in the Blob storage.
- Staging
Linked EntityService Reference Response The staging linked service reference.
- connect
Via EntityReference Response The self-hosted integration runtime reference.
- path String
The path to contain the staged data in the Blob storage.
- staging
Linked EntityService Reference Response The staging linked service reference.
- connect
Via EntityReference Response The self-hosted integration runtime reference.
- path string
The path to contain the staged data in the Blob storage.
- staging
Linked EntityService Reference Response The staging linked service reference.
- connect_
via EntityReference Response The self-hosted integration runtime reference.
- path str
The path to contain the staged data in the Blob storage.
- staging_
linked_ Entityservice Reference Response The staging linked service reference.
- connect
Via Property Map The self-hosted integration runtime reference.
- path String
The path to contain the staged data in the Blob storage.
- staging
Linked Property MapService The staging linked service reference.
IntegrationRuntimeSsisCatalogInfoResponse
- Catalog
Admin Pulumi.Password Azure Native. Data Factory. Inputs. Secure String Response The password of the administrator user account of the catalog database.
- Catalog
Admin stringUser Name The administrator user name of catalog database.
- Catalog
Pricing stringTier 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 stringEndpoint The catalog database server URL.
- Dual
Standby stringPair Name The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.
- Catalog
Admin SecurePassword String Response The password of the administrator user account of the catalog database.
- Catalog
Admin stringUser Name The administrator user name of catalog database.
- Catalog
Pricing stringTier 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 stringEndpoint The catalog database server URL.
- Dual
Standby stringPair Name The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.
- catalog
Admin SecurePassword String Response The password of the administrator user account of the catalog database.
- catalog
Admin StringUser Name The administrator user name of catalog database.
- catalog
Pricing StringTier 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 StringEndpoint The catalog database server URL.
- dual
Standby StringPair Name The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.
- catalog
Admin SecurePassword String Response The password of the administrator user account of the catalog database.
- catalog
Admin stringUser Name The administrator user name of catalog database.
- catalog
Pricing stringTier 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 stringEndpoint The catalog database server URL.
- dual
Standby stringPair Name The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.
- catalog_
admin_ Securepassword String Response The password of the administrator user account of the catalog database.
- catalog_
admin_ struser_ name The administrator user name of catalog database.
- catalog_
pricing_ strtier 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_ strendpoint The catalog database server URL.
- dual_
standby_ strpair_ name The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.
- catalog
Admin Property MapPassword The password of the administrator user account of the catalog database.
- catalog
Admin StringUser Name The administrator user name of catalog database.
- catalog
Pricing StringTier 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 StringEndpoint The catalog database server URL.
- dual
Standby StringPair Name The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.
IntegrationRuntimeSsisPropertiesResponse
- Catalog
Info Pulumi.Azure Native. Data Factory. Inputs. Integration Runtime Ssis Catalog Info Response Catalog information for managed dedicated integration runtime.
- Credential
Pulumi.
Azure Native. Data Factory. Inputs. Credential Reference Response The credential reference containing authentication information.
- Custom
Setup Pulumi.Script Properties Azure Native. Data Factory. Inputs. Integration Runtime Custom Setup Script Properties Response Custom setup script properties for a managed dedicated integration runtime.
- Data
Proxy Pulumi.Properties Azure Native. Data Factory. Inputs. Integration Runtime Data Proxy Properties Response Data proxy properties for a managed dedicated integration runtime.
- Edition string
The edition for the SSIS Integration Runtime
- Express
Custom List<object>Setup Properties Custom setup without script properties for a SSIS integration runtime.
- License
Type string License type for bringing your own license scenario.
- Package
Stores List<Pulumi.Azure Native. Data Factory. Inputs. Package Store Response> Package stores for the SSIS Integration Runtime.
- Catalog
Info IntegrationRuntime Ssis Catalog Info Response Catalog information for managed dedicated integration runtime.
- Credential
Credential
Reference Response The credential reference containing authentication information.
- Custom
Setup IntegrationScript Properties Runtime Custom Setup Script Properties Response Custom setup script properties for a managed dedicated integration runtime.
- Data
Proxy IntegrationProperties Runtime Data Proxy Properties Response Data proxy properties for a managed dedicated integration runtime.
- Edition string
The edition for the SSIS Integration Runtime
- Express
Custom []interface{}Setup Properties Custom setup without script properties for a SSIS integration runtime.
- License
Type string License type for bringing your own license scenario.
- Package
Stores []PackageStore Response Package stores for the SSIS Integration Runtime.
- catalog
Info IntegrationRuntime Ssis Catalog Info Response Catalog information for managed dedicated integration runtime.
- credential
Credential
Reference Response The credential reference containing authentication information.
- custom
Setup IntegrationScript Properties Runtime Custom Setup Script Properties Response Custom setup script properties for a managed dedicated integration runtime.
- data
Proxy IntegrationProperties Runtime Data Proxy Properties Response Data proxy properties for a managed dedicated integration runtime.
- edition String
The edition for the SSIS Integration Runtime
- express
Custom List<Object>Setup Properties Custom setup without script properties for a SSIS integration runtime.
- license
Type String License type for bringing your own license scenario.
- package
Stores List<PackageStore Response> Package stores for the SSIS Integration Runtime.
- catalog
Info IntegrationRuntime Ssis Catalog Info Response Catalog information for managed dedicated integration runtime.
- credential
Credential
Reference Response The credential reference containing authentication information.
- custom
Setup IntegrationScript Properties Runtime Custom Setup Script Properties Response Custom setup script properties for a managed dedicated integration runtime.
- data
Proxy IntegrationProperties Runtime Data Proxy Properties Response Data proxy properties for a managed dedicated integration runtime.
- edition string
The edition for the SSIS Integration Runtime
- express
Custom (AzSetup Properties Power Shell Setup Response | Cmdkey Setup Response | Component Setup Response | Environment Variable Setup Response)[] Custom setup without script properties for a SSIS integration runtime.
- license
Type string License type for bringing your own license scenario.
- package
Stores PackageStore Response[] Package stores for the SSIS Integration Runtime.
- catalog_
info IntegrationRuntime Ssis Catalog Info Response Catalog information for managed dedicated integration runtime.
- credential
Credential
Reference Response The credential reference containing authentication information.
- custom_
setup_ Integrationscript_ properties Runtime Custom Setup Script Properties Response Custom setup script properties for a managed dedicated integration runtime.
- data_
proxy_ Integrationproperties Runtime Data Proxy Properties Response Data proxy properties for a managed dedicated integration runtime.
- edition str
The edition for the SSIS Integration Runtime
- express_
custom_ Sequence[Union[Azsetup_ properties Power Shell Setup Response, Cmdkey Setup Response, Component Setup Response, Environment Variable Setup Response]] Custom setup without script properties for a SSIS integration runtime.
- license_
type str License type for bringing your own license scenario.
- package_
stores Sequence[PackageStore Response] Package stores for the SSIS Integration Runtime.
- catalog
Info Property Map Catalog information for managed dedicated integration runtime.
- credential Property Map
The credential reference containing authentication information.
- custom
Setup Property MapScript Properties Custom setup script properties for a managed dedicated integration runtime.
- data
Proxy Property MapProperties Data proxy properties for a managed dedicated integration runtime.
- edition String
The edition for the SSIS Integration Runtime
- express
Custom List<Property Map | Property Map | Property Map | Property Map>Setup Properties Custom setup without script properties for a SSIS integration runtime.
- license
Type String License type for bringing your own license scenario.
- package
Stores List<Property Map> Package stores for the SSIS Integration Runtime.
IntegrationRuntimeVNetPropertiesResponse
- Public
IPs 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.
- Subnet
Id string The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
- VNet
Id string The ID of the VNet that this integration runtime will join.
- Public
IPs []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.
- Subnet
Id string The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
- VNet
Id string The ID of the VNet that this integration runtime will join.
- public
IPs 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.
- subnet
Id String The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
- v
Net StringId The ID of the VNet that this integration runtime will join.
- public
IPs 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.
- subnet
Id string The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
- v
Net stringId 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_ strid The ID of the VNet that this integration runtime will join.
- public
IPs 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.
- subnet
Id String The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
- v
Net StringId The ID of the VNet that this integration runtime will join.
LinkedIntegrationRuntimeKeyAuthorizationResponse
- Key
Pulumi.
Azure Native. Data Factory. Inputs. Secure String Response The key used for authorization.
- Key
Secure
String Response The key used for authorization.
- key
Secure
String Response The key used for authorization.
- key
Secure
String Response The key used for authorization.
- key
Secure
String Response The key used for authorization.
- key Property Map
The key used for authorization.
LinkedIntegrationRuntimeRbacAuthorizationResponse
- Resource
Id string The resource identifier of the integration runtime to be shared.
- Credential
Pulumi.
Azure Native. Data Factory. Inputs. Credential Reference Response The credential reference containing authentication information.
- Resource
Id string The resource identifier of the integration runtime to be shared.
- Credential
Credential
Reference Response The credential reference containing authentication information.
- resource
Id String The resource identifier of the integration runtime to be shared.
- credential
Credential
Reference Response The credential reference containing authentication information.
- resource
Id string The resource identifier of the integration runtime to be shared.
- credential
Credential
Reference Response The credential reference containing authentication information.
- resource_
id str The resource identifier of the integration runtime to be shared.
- credential
Credential
Reference Response The credential reference containing authentication information.
- resource
Id String The resource identifier of the integration runtime to be shared.
- credential Property Map
The credential reference containing authentication information.
LinkedServiceReferenceResponse
- Reference
Name string Reference LinkedService name.
- Type string
Linked service reference type.
- Parameters Dictionary<string, object>
Arguments for LinkedService.
- Reference
Name string Reference LinkedService name.
- Type string
Linked service reference type.
- Parameters map[string]interface{}
Arguments for LinkedService.
- reference
Name String Reference LinkedService name.
- type String
Linked service reference type.
- parameters Map<String,Object>
Arguments for LinkedService.
- reference
Name 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.
- reference
Name 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.
- Compute
Properties Pulumi.Azure Native. Data Factory. Inputs. Integration Runtime Compute Properties Response The compute resource for managed integration runtime.
- Customer
Virtual Pulumi.Network Azure Native. Data Factory. Inputs. Integration Runtime Customer Virtual Network Response The name of virtual network to which Azure-SSIS integration runtime will join
- Description string
Integration runtime description.
- Managed
Virtual Pulumi.Network Azure Native. Data Factory. Inputs. Managed Virtual Network Reference Response Managed Virtual Network reference.
- Ssis
Properties Pulumi.Azure Native. Data Factory. Inputs. Integration Runtime Ssis Properties Response SSIS properties for managed integration runtime.
- State string
Integration runtime state, only valid for managed dedicated integration runtime.
- Compute
Properties IntegrationRuntime Compute Properties Response The compute resource for managed integration runtime.
- Customer
Virtual IntegrationNetwork Runtime Customer Virtual Network Response The name of virtual network to which Azure-SSIS integration runtime will join
- Description string
Integration runtime description.
- Managed
Virtual ManagedNetwork Virtual Network Reference Response Managed Virtual Network reference.
- Ssis
Properties IntegrationRuntime Ssis Properties Response SSIS properties for managed integration runtime.
- state String
Integration runtime state, only valid for managed dedicated integration runtime.
- compute
Properties IntegrationRuntime Compute Properties Response The compute resource for managed integration runtime.
- customer
Virtual IntegrationNetwork Runtime Customer Virtual Network Response The name of virtual network to which Azure-SSIS integration runtime will join
- description String
Integration runtime description.
- managed
Virtual ManagedNetwork Virtual Network Reference Response Managed Virtual Network reference.
- ssis
Properties IntegrationRuntime Ssis Properties Response SSIS properties for managed integration runtime.
- state string
Integration runtime state, only valid for managed dedicated integration runtime.
- compute
Properties IntegrationRuntime Compute Properties Response The compute resource for managed integration runtime.
- customer
Virtual IntegrationNetwork Runtime Customer Virtual Network Response The name of virtual network to which Azure-SSIS integration runtime will join
- description string
Integration runtime description.
- managed
Virtual ManagedNetwork Virtual Network Reference Response Managed Virtual Network reference.
- ssis
Properties IntegrationRuntime Ssis Properties Response SSIS properties for managed integration runtime.
- state str
Integration runtime state, only valid for managed dedicated integration runtime.
- compute_
properties IntegrationRuntime Compute Properties Response The compute resource for managed integration runtime.
- customer_
virtual_ Integrationnetwork Runtime Customer Virtual Network Response The name of virtual network to which Azure-SSIS integration runtime will join
- description str
Integration runtime description.
- managed_
virtual_ Managednetwork Virtual Network Reference Response Managed Virtual Network reference.
- ssis_
properties IntegrationRuntime Ssis Properties Response SSIS properties for managed integration runtime.
- state String
Integration runtime state, only valid for managed dedicated integration runtime.
- compute
Properties Property Map The compute resource for managed integration runtime.
- customer
Virtual Property MapNetwork The name of virtual network to which Azure-SSIS integration runtime will join
- description String
Integration runtime description.
- managed
Virtual Property MapNetwork Managed Virtual Network reference.
- ssis
Properties Property Map SSIS properties for managed integration runtime.
ManagedVirtualNetworkReferenceResponse
- Reference
Name string Reference ManagedVirtualNetwork name.
- Type string
Managed Virtual Network reference type.
- Reference
Name string Reference ManagedVirtualNetwork name.
- Type string
Managed Virtual Network reference type.
- reference
Name String Reference ManagedVirtualNetwork name.
- type String
Managed Virtual Network reference type.
- reference
Name string Reference ManagedVirtualNetwork name.
- type string
Managed Virtual Network reference type.
- reference_
name str Reference ManagedVirtualNetwork name.
- type str
Managed Virtual Network reference type.
- reference
Name String Reference ManagedVirtualNetwork name.
- type String
Managed Virtual Network reference type.
PackageStoreResponse
- Name string
The name of the package store
- Package
Store Pulumi.Linked Service Azure Native. Data Factory. Inputs. Entity Reference Response The package store linked service reference.
- Name string
The name of the package store
- Package
Store EntityLinked Service Reference Response The package store linked service reference.
- name String
The name of the package store
- package
Store EntityLinked Service Reference Response The package store linked service reference.
- name string
The name of the package store
- package
Store EntityLinked Service Reference Response The package store linked service reference.
- name str
The name of the package store
- package_
store_ Entitylinked_ service Reference Response The package store linked service reference.
- name String
The name of the package store
- package
Store Property MapLinked Service The package store linked service reference.
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.
- Linked
Info Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Linked Integration Runtime Key Authorization Response Azure Native. Data Factory. Inputs. Linked Integration Runtime Rbac Authorization Response The base definition of a linked integration runtime.
- Description string
Integration runtime description.
- Linked
Info LinkedIntegration | LinkedRuntime Key Authorization Response Integration Runtime Rbac Authorization Response The base definition of a linked integration runtime.
- description String
Integration runtime description.
- linked
Info LinkedIntegration | LinkedRuntime Key Authorization Response Integration Runtime Rbac Authorization Response The base definition of a linked integration runtime.
- description string
Integration runtime description.
- linked
Info LinkedIntegration | LinkedRuntime Key Authorization Response Integration Runtime Rbac Authorization Response The base definition of a linked integration runtime.
- description str
Integration runtime description.
- linked_
info LinkedIntegration | LinkedRuntime Key Authorization Response Integration Runtime Rbac Authorization Response The base definition of a linked integration runtime.
- description String
Integration runtime description.
- linked
Info Property Map | Property Map The base definition of a linked integration runtime.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0