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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.synapse.getIntegrationRuntime
Explore with Pulumi AI
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Get an integration runtime Azure REST API version: 2021-06-01.
Other available API versions: 2021-06-01-preview.
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(integration_runtime_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIntegrationRuntimeResult
def get_integration_runtime_output(integration_runtime_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
workspace_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:synapse:getIntegrationRuntime
arguments:
# arguments dictionary
The following arguments are supported:
- Integration
Runtime stringName - Integration runtime name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- Integration
Runtime stringName - Integration runtime name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- integration
Runtime StringName - Integration runtime name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - The name of the workspace.
- integration
Runtime stringName - Integration runtime name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- workspace
Name string - The name of the workspace.
- integration_
runtime_ strname - Integration runtime name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- workspace_
name str - The name of the workspace.
- integration
Runtime StringName - Integration runtime name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - The name of the workspace.
getIntegrationRuntime Result
The following output properties are available:
- Etag string
- Resource Etag.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Properties
Pulumi.
Azure | Pulumi.Native. Synapse. Outputs. Managed Integration Runtime Response Azure Native. Synapse. Outputs. Self Hosted Integration Runtime Response - Integration runtime properties.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Etag string
- Resource Etag.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Properties
Managed
Integration | SelfRuntime Response Hosted Integration Runtime Response - Integration runtime properties.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag String
- Resource Etag.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- properties
Managed
Integration | SelfRuntime Response Hosted Integration Runtime Response - Integration runtime properties.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag string
- Resource Etag.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- properties
Managed
Integration | SelfRuntime Response Hosted Integration Runtime Response - Integration runtime properties.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag str
- Resource Etag.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- properties
Managed
Integration | SelfRuntime Response Hosted Integration Runtime Response - Integration runtime properties.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag String
- Resource Etag.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- properties Property Map | Property Map
- Integration runtime properties.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
CmdkeySetupResponse
- Password
Pulumi.
Azure Native. Synapse. 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
Secure
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
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
Secure
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
Secure
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
- 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 Native. Synapse. Inputs. Secure String Response - The license key to activate the component.
- Component
Name string - The name of the 3rd party component.
- License
Key SecureString Response - The license key to activate the component.
- component
Name String - The name of the 3rd party component.
- license
Key SecureString Response - The license key to activate the component.
- component
Name string - The name of the 3rd party component.
- license
Key SecureString Response - The license key to activate the component.
- component_
name str - The name of the 3rd party component.
- license_
key SecureString Response - The license key to activate the component.
- component
Name String - The name of the 3rd party component.
- license
Key Property Map - The license key to activate the component.
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. Synapse. 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. Synapse. 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. Synapse. 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
- 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.
- 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.
- 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.
- 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.
- 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.
- 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. Synapse. 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. Synapse. 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. Synapse. 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.
- 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.
- 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.
- 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.
- 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.
- 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.
IntegrationRuntimeSsisPropertiesResponse
- Catalog
Info Pulumi.Azure Native. Synapse. Inputs. Integration Runtime Ssis Catalog Info Response - Catalog information for managed dedicated integration runtime.
- Custom
Setup Pulumi.Script Properties Azure Native. Synapse. Inputs. Integration Runtime Custom Setup Script Properties Response - Custom setup script properties for a managed dedicated integration runtime.
- Data
Proxy Pulumi.Properties Azure Native. Synapse. 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.
- Catalog
Info IntegrationRuntime Ssis Catalog Info Response - Catalog information for managed dedicated integration runtime.
- 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.
- catalog
Info IntegrationRuntime Ssis Catalog Info Response - Catalog information for managed dedicated integration runtime.
- 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.
- catalog
Info IntegrationRuntime Ssis Catalog Info Response - Catalog information for managed dedicated integration runtime.
- 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 (CmdkeySetup Properties 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.
- catalog_
info IntegrationRuntime Ssis Catalog Info Response - Catalog information for managed dedicated integration runtime.
- 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[Cmdkeysetup_ properties 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.
- catalog
Info Property Map - Catalog information for managed dedicated integration runtime.
- 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>Setup Properties - Custom setup without script properties for a SSIS integration runtime.
- license
Type String - License type for bringing your own license scenario.
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. Synapse. 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.
- Resource
Id string - The resource identifier of the integration runtime to be shared.
- resource
Id String - The resource identifier of the integration runtime to be shared.
- resource
Id string - The resource identifier of the integration runtime to be shared.
- resource_
id str - The resource identifier of the integration runtime to be shared.
- resource
Id String - The resource identifier of the integration runtime to be shared.
ManagedIntegrationRuntimeResponse
- Provisioning
State string - Integration runtime state, only valid for managed dedicated integration runtime.
- Compute
Properties Pulumi.Azure Native. Synapse. Inputs. Integration Runtime Compute Properties Response - The compute resource for managed integration runtime.
- Customer
Virtual Pulumi.Network Azure Native. Synapse. 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.
- Id string
- The id of the managed virtual network.
- Reference
Name string - The reference name of the managed virtual network
- Ssis
Properties Pulumi.Azure Native. Synapse. Inputs. Integration Runtime Ssis Properties Response - SSIS properties for managed integration runtime.
- Provisioning
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.
- Id string
- The id of the managed virtual network.
- Reference
Name string - The reference name of the managed virtual network
- Ssis
Properties IntegrationRuntime Ssis Properties Response - SSIS properties for managed integration runtime.
- provisioning
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.
- id String
- The id of the managed virtual network.
- reference
Name String - The reference name of the managed virtual network
- ssis
Properties IntegrationRuntime Ssis Properties Response - SSIS properties for managed integration runtime.
- provisioning
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.
- id string
- The id of the managed virtual network.
- reference
Name string - The reference name of the managed virtual network
- ssis
Properties IntegrationRuntime Ssis Properties Response - SSIS properties for managed integration runtime.
- provisioning_
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.
- id str
- The id of the managed virtual network.
- reference_
name str - The reference name of the managed virtual network
- ssis_
properties IntegrationRuntime Ssis Properties Response - SSIS properties for managed integration runtime.
- provisioning
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.
- id String
- The id of the managed virtual network.
- reference
Name String - The reference name of the managed virtual network
- ssis
Properties Property Map - SSIS properties for managed integration runtime.
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. Synapse. Inputs. Linked Integration Runtime Key Authorization Response Azure Native. Synapse. Inputs. Linked Integration Runtime Rbac Authorization Response - Linked integration runtime type from data factory
- Description string
- Integration runtime description.
- Linked
Info LinkedIntegration | LinkedRuntime Key Authorization Response Integration Runtime Rbac Authorization Response - Linked integration runtime type from data factory
- description String
- Integration runtime description.
- linked
Info LinkedIntegration | LinkedRuntime Key Authorization Response Integration Runtime Rbac Authorization Response - Linked integration runtime type from data factory
- description string
- Integration runtime description.
- linked
Info LinkedIntegration | LinkedRuntime Key Authorization Response Integration Runtime Rbac Authorization Response - Linked integration runtime type from data factory
- description str
- Integration runtime description.
- linked_
info LinkedIntegration | LinkedRuntime Key Authorization Response Integration Runtime Rbac Authorization Response - Linked integration runtime type from data factory
- description String
- Integration runtime description.
- linked
Info Property Map | Property Map - Linked integration runtime type from data factory
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.47.1 published on Monday, Jun 24, 2024 by Pulumi