This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.datafactory.getIntegrationRuntimeStatus
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Gets detailed status information for an integration runtime.
Uses Azure REST API version 2018-06-01.
Using getIntegrationRuntimeStatus
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 getIntegrationRuntimeStatus(args: GetIntegrationRuntimeStatusArgs, opts?: InvokeOptions): Promise<GetIntegrationRuntimeStatusResult>
function getIntegrationRuntimeStatusOutput(args: GetIntegrationRuntimeStatusOutputArgs, opts?: InvokeOptions): Output<GetIntegrationRuntimeStatusResult>
def get_integration_runtime_status(factory_name: Optional[str] = None,
integration_runtime_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIntegrationRuntimeStatusResult
def get_integration_runtime_status_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[GetIntegrationRuntimeStatusResult]
func GetIntegrationRuntimeStatus(ctx *Context, args *GetIntegrationRuntimeStatusArgs, opts ...InvokeOption) (*GetIntegrationRuntimeStatusResult, error)
func GetIntegrationRuntimeStatusOutput(ctx *Context, args *GetIntegrationRuntimeStatusOutputArgs, opts ...InvokeOption) GetIntegrationRuntimeStatusResultOutput
> Note: This function is named GetIntegrationRuntimeStatus
in the Go SDK.
public static class GetIntegrationRuntimeStatus
{
public static Task<GetIntegrationRuntimeStatusResult> InvokeAsync(GetIntegrationRuntimeStatusArgs args, InvokeOptions? opts = null)
public static Output<GetIntegrationRuntimeStatusResult> Invoke(GetIntegrationRuntimeStatusInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIntegrationRuntimeStatusResult> getIntegrationRuntimeStatus(GetIntegrationRuntimeStatusArgs args, InvokeOptions options)
public static Output<GetIntegrationRuntimeStatusResult> getIntegrationRuntimeStatus(GetIntegrationRuntimeStatusArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:datafactory:getIntegrationRuntimeStatus
arguments:
# arguments dictionary
The following arguments are supported:
- Factory
Name This property is required. Changes to this property will trigger replacement.
- The factory name.
- Integration
Runtime Name This property is required. Changes to this property will trigger replacement.
- The integration runtime name.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
- Factory
Name This property is required. Changes to this property will trigger replacement.
- The factory name.
- Integration
Runtime Name This property is required. Changes to this property will trigger replacement.
- The integration runtime name.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
- factory
Name This property is required. Changes to this property will trigger replacement.
- The factory name.
- integration
Runtime Name This property is required. Changes to this property will trigger replacement.
- The integration runtime name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
- factory
Name This property is required. Changes to this property will trigger replacement.
- The factory name.
- integration
Runtime Name This property is required. Changes to this property will trigger replacement.
- The integration runtime name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
- factory_
name This property is required. Changes to this property will trigger replacement.
- The factory name.
- integration_
runtime_ name This property is required. Changes to this property will trigger replacement.
- The integration runtime name.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The resource group name.
- factory
Name This property is required. Changes to this property will trigger replacement.
- The factory name.
- integration
Runtime Name This property is required. Changes to this property will trigger replacement.
- The integration runtime name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
getIntegrationRuntimeStatus Result
The following output properties are available:
- Name string
- The integration runtime name.
- Properties
Pulumi.
Azure | Pulumi.Native. Data Factory. Outputs. Managed Integration Runtime Status Response Azure Native. Data Factory. Outputs. Self Hosted Integration Runtime Status Response - Integration runtime properties.
- Name string
- The integration runtime name.
- Properties
Managed
Integration | SelfRuntime Status Response Hosted Integration Runtime Status Response - Integration runtime properties.
- name String
- The integration runtime name.
- properties
Managed
Integration | SelfRuntime Status Response Hosted Integration Runtime Status Response - Integration runtime properties.
- name string
- The integration runtime name.
- properties
Managed
Integration | SelfRuntime Status Response Hosted Integration Runtime Status Response - Integration runtime properties.
- name str
- The integration runtime name.
- properties
Managed
Integration | SelfRuntime Status Response Hosted Integration Runtime Status Response - Integration runtime properties.
- name String
- The integration runtime name.
- properties Property Map | Property Map
- Integration runtime properties.
Supporting Types
LinkedIntegrationRuntimeResponse
- Create
Time This property is required. string - The creating time of the linked integration runtime.
- Data
Factory Location This property is required. string - The location of the data factory for which the linked integration runtime belong to.
- Data
Factory Name This property is required. string - The name of the data factory for which the linked integration runtime belong to.
- Name
This property is required. string - The name of the linked integration runtime.
- Subscription
Id This property is required. string - The subscription ID for which the linked integration runtime belong to.
- Create
Time This property is required. string - The creating time of the linked integration runtime.
- Data
Factory Location This property is required. string - The location of the data factory for which the linked integration runtime belong to.
- Data
Factory Name This property is required. string - The name of the data factory for which the linked integration runtime belong to.
- Name
This property is required. string - The name of the linked integration runtime.
- Subscription
Id This property is required. string - The subscription ID for which the linked integration runtime belong to.
- create
Time This property is required. String - The creating time of the linked integration runtime.
- data
Factory Location This property is required. String - The location of the data factory for which the linked integration runtime belong to.
- data
Factory Name This property is required. String - The name of the data factory for which the linked integration runtime belong to.
- name
This property is required. String - The name of the linked integration runtime.
- subscription
Id This property is required. String - The subscription ID for which the linked integration runtime belong to.
- create
Time This property is required. string - The creating time of the linked integration runtime.
- data
Factory Location This property is required. string - The location of the data factory for which the linked integration runtime belong to.
- data
Factory Name This property is required. string - The name of the data factory for which the linked integration runtime belong to.
- name
This property is required. string - The name of the linked integration runtime.
- subscription
Id This property is required. string - The subscription ID for which the linked integration runtime belong to.
- create_
time This property is required. str - The creating time of the linked integration runtime.
- data_
factory_ location This property is required. str - The location of the data factory for which the linked integration runtime belong to.
- data_
factory_ name This property is required. str - The name of the data factory for which the linked integration runtime belong to.
- name
This property is required. str - The name of the linked integration runtime.
- subscription_
id This property is required. str - The subscription ID for which the linked integration runtime belong to.
- create
Time This property is required. String - The creating time of the linked integration runtime.
- data
Factory Location This property is required. String - The location of the data factory for which the linked integration runtime belong to.
- data
Factory Name This property is required. String - The name of the data factory for which the linked integration runtime belong to.
- name
This property is required. String - The name of the linked integration runtime.
- subscription
Id This property is required. String - The subscription ID for which the linked integration runtime belong to.
ManagedIntegrationRuntimeErrorResponse
- Code
This property is required. string - Error code.
- Message
This property is required. string - Error message.
- Parameters
This property is required. List<string> - Managed integration runtime error parameters.
- Time
This property is required. string - The time when the error occurred.
- Code
This property is required. string - Error code.
- Message
This property is required. string - Error message.
- Parameters
This property is required. []string - Managed integration runtime error parameters.
- Time
This property is required. string - The time when the error occurred.
- code
This property is required. String - Error code.
- message
This property is required. String - Error message.
- parameters
This property is required. List<String> - Managed integration runtime error parameters.
- time
This property is required. String - The time when the error occurred.
- code
This property is required. string - Error code.
- message
This property is required. string - Error message.
- parameters
This property is required. string[] - Managed integration runtime error parameters.
- time
This property is required. string - The time when the error occurred.
- code
This property is required. str - Error code.
- message
This property is required. str - Error message.
- parameters
This property is required. Sequence[str] - Managed integration runtime error parameters.
- time
This property is required. str - The time when the error occurred.
- code
This property is required. String - Error code.
- message
This property is required. String - Error message.
- parameters
This property is required. List<String> - Managed integration runtime error parameters.
- time
This property is required. String - The time when the error occurred.
ManagedIntegrationRuntimeNodeResponse
- Node
Id This property is required. string - The managed integration runtime node id.
- Status
This property is required. string - The managed integration runtime node status.
- Errors
List<Pulumi.
Azure Native. Data Factory. Inputs. Managed Integration Runtime Error Response> - The errors that occurred on this integration runtime node.
- Node
Id This property is required. string - The managed integration runtime node id.
- Status
This property is required. string - The managed integration runtime node status.
- Errors
[]Managed
Integration Runtime Error Response - The errors that occurred on this integration runtime node.
- node
Id This property is required. String - The managed integration runtime node id.
- status
This property is required. String - The managed integration runtime node status.
- errors
List<Managed
Integration Runtime Error Response> - The errors that occurred on this integration runtime node.
- node
Id This property is required. string - The managed integration runtime node id.
- status
This property is required. string - The managed integration runtime node status.
- errors
Managed
Integration Runtime Error Response[] - The errors that occurred on this integration runtime node.
- node_
id This property is required. str - The managed integration runtime node id.
- status
This property is required. str - The managed integration runtime node status.
- errors
Sequence[Managed
Integration Runtime Error Response] - The errors that occurred on this integration runtime node.
- node
Id This property is required. String - The managed integration runtime node id.
- status
This property is required. String - The managed integration runtime node status.
- errors List<Property Map>
- The errors that occurred on this integration runtime node.
ManagedIntegrationRuntimeOperationResultResponse
- Activity
Id This property is required. string - The activity id for the operation request.
- Error
Code This property is required. string - The error code.
- Parameters
This property is required. List<string> - Managed integration runtime error parameters.
- Result
This property is required. string - The operation result.
- Start
Time This property is required. string - The start time of the operation.
- Type
This property is required. string - The operation type. Could be start or stop.
- Activity
Id This property is required. string - The activity id for the operation request.
- Error
Code This property is required. string - The error code.
- Parameters
This property is required. []string - Managed integration runtime error parameters.
- Result
This property is required. string - The operation result.
- Start
Time This property is required. string - The start time of the operation.
- Type
This property is required. string - The operation type. Could be start or stop.
- activity
Id This property is required. String - The activity id for the operation request.
- error
Code This property is required. String - The error code.
- parameters
This property is required. List<String> - Managed integration runtime error parameters.
- result
This property is required. String - The operation result.
- start
Time This property is required. String - The start time of the operation.
- type
This property is required. String - The operation type. Could be start or stop.
- activity
Id This property is required. string - The activity id for the operation request.
- error
Code This property is required. string - The error code.
- parameters
This property is required. string[] - Managed integration runtime error parameters.
- result
This property is required. string - The operation result.
- start
Time This property is required. string - The start time of the operation.
- type
This property is required. string - The operation type. Could be start or stop.
- activity_
id This property is required. str - The activity id for the operation request.
- error_
code This property is required. str - The error code.
- parameters
This property is required. Sequence[str] - Managed integration runtime error parameters.
- result
This property is required. str - The operation result.
- start_
time This property is required. str - The start time of the operation.
- type
This property is required. str - The operation type. Could be start or stop.
- activity
Id This property is required. String - The activity id for the operation request.
- error
Code This property is required. String - The error code.
- parameters
This property is required. List<String> - Managed integration runtime error parameters.
- result
This property is required. String - The operation result.
- start
Time This property is required. String - The start time of the operation.
- type
This property is required. String - The operation type. Could be start or stop.
ManagedIntegrationRuntimeStatusResponse
- Create
Time This property is required. string - The time at which the integration runtime was created, in ISO8601 format.
- Data
Factory Name This property is required. string - The data factory name which the integration runtime belong to.
- Last
Operation This property is required. Pulumi.Azure Native. Data Factory. Inputs. Managed Integration Runtime Operation Result Response - The last operation result that occurred on this integration runtime.
- Nodes
This property is required. List<Pulumi.Azure Native. Data Factory. Inputs. Managed Integration Runtime Node Response> - The list of nodes for managed integration runtime.
- Other
Errors This property is required. List<Pulumi.Azure Native. Data Factory. Inputs. Managed Integration Runtime Error Response> - The errors that occurred on this integration runtime.
- State
This property is required. string - The state of integration runtime.
- Create
Time This property is required. string - The time at which the integration runtime was created, in ISO8601 format.
- Data
Factory Name This property is required. string - The data factory name which the integration runtime belong to.
- Last
Operation This property is required. ManagedIntegration Runtime Operation Result Response - The last operation result that occurred on this integration runtime.
- Nodes
This property is required. []ManagedIntegration Runtime Node Response - The list of nodes for managed integration runtime.
- Other
Errors This property is required. []ManagedIntegration Runtime Error Response - The errors that occurred on this integration runtime.
- State
This property is required. string - The state of integration runtime.
- create
Time This property is required. String - The time at which the integration runtime was created, in ISO8601 format.
- data
Factory Name This property is required. String - The data factory name which the integration runtime belong to.
- last
Operation This property is required. ManagedIntegration Runtime Operation Result Response - The last operation result that occurred on this integration runtime.
- nodes
This property is required. List<ManagedIntegration Runtime Node Response> - The list of nodes for managed integration runtime.
- other
Errors This property is required. List<ManagedIntegration Runtime Error Response> - The errors that occurred on this integration runtime.
- state
This property is required. String - The state of integration runtime.
- create
Time This property is required. string - The time at which the integration runtime was created, in ISO8601 format.
- data
Factory Name This property is required. string - The data factory name which the integration runtime belong to.
- last
Operation This property is required. ManagedIntegration Runtime Operation Result Response - The last operation result that occurred on this integration runtime.
- nodes
This property is required. ManagedIntegration Runtime Node Response[] - The list of nodes for managed integration runtime.
- other
Errors This property is required. ManagedIntegration Runtime Error Response[] - The errors that occurred on this integration runtime.
- state
This property is required. string - The state of integration runtime.
- create_
time This property is required. str - The time at which the integration runtime was created, in ISO8601 format.
- data_
factory_ name This property is required. str - The data factory name which the integration runtime belong to.
- last_
operation This property is required. ManagedIntegration Runtime Operation Result Response - The last operation result that occurred on this integration runtime.
- nodes
This property is required. Sequence[ManagedIntegration Runtime Node Response] - The list of nodes for managed integration runtime.
- other_
errors This property is required. Sequence[ManagedIntegration Runtime Error Response] - The errors that occurred on this integration runtime.
- state
This property is required. str - The state of integration runtime.
- create
Time This property is required. String - The time at which the integration runtime was created, in ISO8601 format.
- data
Factory Name This property is required. String - The data factory name which the integration runtime belong to.
- last
Operation This property is required. Property Map - The last operation result that occurred on this integration runtime.
- nodes
This property is required. List<Property Map> - The list of nodes for managed integration runtime.
- other
Errors This property is required. List<Property Map> - The errors that occurred on this integration runtime.
- state
This property is required. String - The state of integration runtime.
SelfHostedIntegrationRuntimeNodeResponse
- Capabilities
This property is required. Dictionary<string, string> - The integration runtime capabilities dictionary
- Concurrent
Jobs Limit This property is required. int - Maximum concurrent jobs on the integration runtime node.
- Expiry
Time This property is required. string - The time at which the integration runtime will expire in ISO8601 format.
- Host
Service Uri This property is required. string - URI for the host machine of the integration runtime.
- Is
Active Dispatcher This property is required. bool - Indicates whether this node is the active dispatcher for integration runtime requests.
- Last
Connect Time This property is required. string - The most recent time at which the integration runtime was connected in ISO8601 format.
- Last
End Update Time This property is required. string - The last time for the integration runtime node update end.
- Last
Start Time This property is required. string - The time the node last started up.
- Last
Start Update Time This property is required. string - The last time for the integration runtime node update start.
- Last
Stop Time This property is required. string - The integration runtime node last stop time.
- Last
Update Result This property is required. string - The result of the last integration runtime node update.
- Machine
Name This property is required. string - Machine name of the integration runtime node.
- Max
Concurrent Jobs This property is required. int - The maximum concurrent jobs in this integration runtime.
- Node
Name This property is required. string - Name of the integration runtime node.
- Register
Time This property is required. string - The time at which the integration runtime node was registered in ISO8601 format.
- Status
This property is required. string - Status of the integration runtime node.
- Version
This property is required. string - Version of the integration runtime node.
- Version
Status This property is required. string - Status of the integration runtime node version.
- Capabilities
This property is required. map[string]string - The integration runtime capabilities dictionary
- Concurrent
Jobs Limit This property is required. int - Maximum concurrent jobs on the integration runtime node.
- Expiry
Time This property is required. string - The time at which the integration runtime will expire in ISO8601 format.
- Host
Service Uri This property is required. string - URI for the host machine of the integration runtime.
- Is
Active Dispatcher This property is required. bool - Indicates whether this node is the active dispatcher for integration runtime requests.
- Last
Connect Time This property is required. string - The most recent time at which the integration runtime was connected in ISO8601 format.
- Last
End Update Time This property is required. string - The last time for the integration runtime node update end.
- Last
Start Time This property is required. string - The time the node last started up.
- Last
Start Update Time This property is required. string - The last time for the integration runtime node update start.
- Last
Stop Time This property is required. string - The integration runtime node last stop time.
- Last
Update Result This property is required. string - The result of the last integration runtime node update.
- Machine
Name This property is required. string - Machine name of the integration runtime node.
- Max
Concurrent Jobs This property is required. int - The maximum concurrent jobs in this integration runtime.
- Node
Name This property is required. string - Name of the integration runtime node.
- Register
Time This property is required. string - The time at which the integration runtime node was registered in ISO8601 format.
- Status
This property is required. string - Status of the integration runtime node.
- Version
This property is required. string - Version of the integration runtime node.
- Version
Status This property is required. string - Status of the integration runtime node version.
- capabilities
This property is required. Map<String,String> - The integration runtime capabilities dictionary
- concurrent
Jobs Limit This property is required. Integer - Maximum concurrent jobs on the integration runtime node.
- expiry
Time This property is required. String - The time at which the integration runtime will expire in ISO8601 format.
- host
Service Uri This property is required. String - URI for the host machine of the integration runtime.
- is
Active Dispatcher This property is required. Boolean - Indicates whether this node is the active dispatcher for integration runtime requests.
- last
Connect Time This property is required. String - The most recent time at which the integration runtime was connected in ISO8601 format.
- last
End Update Time This property is required. String - The last time for the integration runtime node update end.
- last
Start Time This property is required. String - The time the node last started up.
- last
Start Update Time This property is required. String - The last time for the integration runtime node update start.
- last
Stop Time This property is required. String - The integration runtime node last stop time.
- last
Update Result This property is required. String - The result of the last integration runtime node update.
- machine
Name This property is required. String - Machine name of the integration runtime node.
- max
Concurrent Jobs This property is required. Integer - The maximum concurrent jobs in this integration runtime.
- node
Name This property is required. String - Name of the integration runtime node.
- register
Time This property is required. String - The time at which the integration runtime node was registered in ISO8601 format.
- status
This property is required. String - Status of the integration runtime node.
- version
This property is required. String - Version of the integration runtime node.
- version
Status This property is required. String - Status of the integration runtime node version.
- capabilities
This property is required. {[key: string]: string} - The integration runtime capabilities dictionary
- concurrent
Jobs Limit This property is required. number - Maximum concurrent jobs on the integration runtime node.
- expiry
Time This property is required. string - The time at which the integration runtime will expire in ISO8601 format.
- host
Service Uri This property is required. string - URI for the host machine of the integration runtime.
- is
Active Dispatcher This property is required. boolean - Indicates whether this node is the active dispatcher for integration runtime requests.
- last
Connect Time This property is required. string - The most recent time at which the integration runtime was connected in ISO8601 format.
- last
End Update Time This property is required. string - The last time for the integration runtime node update end.
- last
Start Time This property is required. string - The time the node last started up.
- last
Start Update Time This property is required. string - The last time for the integration runtime node update start.
- last
Stop Time This property is required. string - The integration runtime node last stop time.
- last
Update Result This property is required. string - The result of the last integration runtime node update.
- machine
Name This property is required. string - Machine name of the integration runtime node.
- max
Concurrent Jobs This property is required. number - The maximum concurrent jobs in this integration runtime.
- node
Name This property is required. string - Name of the integration runtime node.
- register
Time This property is required. string - The time at which the integration runtime node was registered in ISO8601 format.
- status
This property is required. string - Status of the integration runtime node.
- version
This property is required. string - Version of the integration runtime node.
- version
Status This property is required. string - Status of the integration runtime node version.
- capabilities
This property is required. Mapping[str, str] - The integration runtime capabilities dictionary
- concurrent_
jobs_ limit This property is required. int - Maximum concurrent jobs on the integration runtime node.
- expiry_
time This property is required. str - The time at which the integration runtime will expire in ISO8601 format.
- host_
service_ uri This property is required. str - URI for the host machine of the integration runtime.
- is_
active_ dispatcher This property is required. bool - Indicates whether this node is the active dispatcher for integration runtime requests.
- last_
connect_ time This property is required. str - The most recent time at which the integration runtime was connected in ISO8601 format.
- last_
end_ update_ time This property is required. str - The last time for the integration runtime node update end.
- last_
start_ time This property is required. str - The time the node last started up.
- last_
start_ update_ time This property is required. str - The last time for the integration runtime node update start.
- last_
stop_ time This property is required. str - The integration runtime node last stop time.
- last_
update_ result This property is required. str - The result of the last integration runtime node update.
- machine_
name This property is required. str - Machine name of the integration runtime node.
- max_
concurrent_ jobs This property is required. int - The maximum concurrent jobs in this integration runtime.
- node_
name This property is required. str - Name of the integration runtime node.
- register_
time This property is required. str - The time at which the integration runtime node was registered in ISO8601 format.
- status
This property is required. str - Status of the integration runtime node.
- version
This property is required. str - Version of the integration runtime node.
- version_
status This property is required. str - Status of the integration runtime node version.
- capabilities
This property is required. Map<String> - The integration runtime capabilities dictionary
- concurrent
Jobs Limit This property is required. Number - Maximum concurrent jobs on the integration runtime node.
- expiry
Time This property is required. String - The time at which the integration runtime will expire in ISO8601 format.
- host
Service Uri This property is required. String - URI for the host machine of the integration runtime.
- is
Active Dispatcher This property is required. Boolean - Indicates whether this node is the active dispatcher for integration runtime requests.
- last
Connect Time This property is required. String - The most recent time at which the integration runtime was connected in ISO8601 format.
- last
End Update Time This property is required. String - The last time for the integration runtime node update end.
- last
Start Time This property is required. String - The time the node last started up.
- last
Start Update Time This property is required. String - The last time for the integration runtime node update start.
- last
Stop Time This property is required. String - The integration runtime node last stop time.
- last
Update Result This property is required. String - The result of the last integration runtime node update.
- machine
Name This property is required. String - Machine name of the integration runtime node.
- max
Concurrent Jobs This property is required. Number - The maximum concurrent jobs in this integration runtime.
- node
Name This property is required. String - Name of the integration runtime node.
- register
Time This property is required. String - The time at which the integration runtime node was registered in ISO8601 format.
- status
This property is required. String - Status of the integration runtime node.
- version
This property is required. String - Version of the integration runtime node.
- version
Status This property is required. String - Status of the integration runtime node version.
SelfHostedIntegrationRuntimeStatusResponse
- Auto
Update This property is required. string - Whether Self-hosted integration runtime auto update has been turned on.
- Auto
Update ETA This property is required. string - The estimated time when the self-hosted integration runtime will be updated.
- Capabilities
This property is required. Dictionary<string, string> - Object with additional information about integration runtime capabilities.
- Create
Time This property is required. string - The time at which the integration runtime was created, in ISO8601 format.
- Data
Factory Name This property is required. string - The data factory name which the integration runtime belong to.
- Internal
Channel Encryption This property is required. string - It is used to set the encryption mode for node-node communication channel (when more than 2 self-hosted integration runtime nodes exist).
- Latest
Version This property is required. string - The latest version on download center.
- Local
Time Zone Offset This property is required. string - The local time zone offset in hours.
- Pushed
Version This property is required. string - The version that the integration runtime is going to update to.
- Scheduled
Update Date This property is required. string - The date at which the integration runtime will be scheduled to update, in ISO8601 format.
This property is required. bool- An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.
- Service
Urls This property is required. List<string> - The URLs for the services used in integration runtime backend service.
- State
This property is required. string - The state of integration runtime.
- Task
Queue Id This property is required. string - The task queue id of the integration runtime.
- Update
Delay Offset This property is required. string - The time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours
- Version
This property is required. string - Version of the integration runtime.
- Version
Status This property is required. string - Status of the integration runtime version.
- Links
List<Pulumi.
Azure Native. Data Factory. Inputs. Linked Integration Runtime Response> - The list of linked integration runtimes that are created to share with this integration runtime.
- Nodes
List<Pulumi.
Azure Native. Data Factory. Inputs. Self Hosted Integration Runtime Node Response> - The list of nodes for this integration runtime.
- Auto
Update This property is required. string - Whether Self-hosted integration runtime auto update has been turned on.
- Auto
Update ETA This property is required. string - The estimated time when the self-hosted integration runtime will be updated.
- Capabilities
This property is required. map[string]string - Object with additional information about integration runtime capabilities.
- Create
Time This property is required. string - The time at which the integration runtime was created, in ISO8601 format.
- Data
Factory Name This property is required. string - The data factory name which the integration runtime belong to.
- Internal
Channel Encryption This property is required. string - It is used to set the encryption mode for node-node communication channel (when more than 2 self-hosted integration runtime nodes exist).
- Latest
Version This property is required. string - The latest version on download center.
- Local
Time Zone Offset This property is required. string - The local time zone offset in hours.
- Pushed
Version This property is required. string - The version that the integration runtime is going to update to.
- Scheduled
Update Date This property is required. string - The date at which the integration runtime will be scheduled to update, in ISO8601 format.
This property is required. bool- An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.
- Service
Urls This property is required. []string - The URLs for the services used in integration runtime backend service.
- State
This property is required. string - The state of integration runtime.
- Task
Queue Id This property is required. string - The task queue id of the integration runtime.
- Update
Delay Offset This property is required. string - The time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours
- Version
This property is required. string - Version of the integration runtime.
- Version
Status This property is required. string - Status of the integration runtime version.
- Links
[]Linked
Integration Runtime Response - The list of linked integration runtimes that are created to share with this integration runtime.
- Nodes
[]Self
Hosted Integration Runtime Node Response - The list of nodes for this integration runtime.
- auto
Update This property is required. String - Whether Self-hosted integration runtime auto update has been turned on.
- auto
Update ETA This property is required. String - The estimated time when the self-hosted integration runtime will be updated.
- capabilities
This property is required. Map<String,String> - Object with additional information about integration runtime capabilities.
- create
Time This property is required. String - The time at which the integration runtime was created, in ISO8601 format.
- data
Factory Name This property is required. String - The data factory name which the integration runtime belong to.
- internal
Channel Encryption This property is required. String - It is used to set the encryption mode for node-node communication channel (when more than 2 self-hosted integration runtime nodes exist).
- latest
Version This property is required. String - The latest version on download center.
- local
Time Zone Offset This property is required. String - The local time zone offset in hours.
- pushed
Version This property is required. String - The version that the integration runtime is going to update to.
- scheduled
Update Date This property is required. String - The date at which the integration runtime will be scheduled to update, in ISO8601 format.
This property is required. Boolean- An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.
- service
Urls This property is required. List<String> - The URLs for the services used in integration runtime backend service.
- state
This property is required. String - The state of integration runtime.
- task
Queue Id This property is required. String - The task queue id of the integration runtime.
- update
Delay Offset This property is required. String - The time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours
- version
This property is required. String - Version of the integration runtime.
- version
Status This property is required. String - Status of the integration runtime version.
- links
List<Linked
Integration Runtime Response> - The list of linked integration runtimes that are created to share with this integration runtime.
- nodes
List<Self
Hosted Integration Runtime Node Response> - The list of nodes for this integration runtime.
- auto
Update This property is required. string - Whether Self-hosted integration runtime auto update has been turned on.
- auto
Update ETA This property is required. string - The estimated time when the self-hosted integration runtime will be updated.
- capabilities
This property is required. {[key: string]: string} - Object with additional information about integration runtime capabilities.
- create
Time This property is required. string - The time at which the integration runtime was created, in ISO8601 format.
- data
Factory Name This property is required. string - The data factory name which the integration runtime belong to.
- internal
Channel Encryption This property is required. string - It is used to set the encryption mode for node-node communication channel (when more than 2 self-hosted integration runtime nodes exist).
- latest
Version This property is required. string - The latest version on download center.
- local
Time Zone Offset This property is required. string - The local time zone offset in hours.
- pushed
Version This property is required. string - The version that the integration runtime is going to update to.
- scheduled
Update Date This property is required. string - The date at which the integration runtime will be scheduled to update, in ISO8601 format.
This property is required. boolean- An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.
- service
Urls This property is required. string[] - The URLs for the services used in integration runtime backend service.
- state
This property is required. string - The state of integration runtime.
- task
Queue Id This property is required. string - The task queue id of the integration runtime.
- update
Delay Offset This property is required. string - The time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours
- version
This property is required. string - Version of the integration runtime.
- version
Status This property is required. string - Status of the integration runtime version.
- links
Linked
Integration Runtime Response[] - The list of linked integration runtimes that are created to share with this integration runtime.
- nodes
Self
Hosted Integration Runtime Node Response[] - The list of nodes for this integration runtime.
- auto_
update This property is required. str - Whether Self-hosted integration runtime auto update has been turned on.
- auto_
update_ eta This property is required. str - The estimated time when the self-hosted integration runtime will be updated.
- capabilities
This property is required. Mapping[str, str] - Object with additional information about integration runtime capabilities.
- create_
time This property is required. str - The time at which the integration runtime was created, in ISO8601 format.
- data_
factory_ name This property is required. str - The data factory name which the integration runtime belong to.
- internal_
channel_ encryption This property is required. str - It is used to set the encryption mode for node-node communication channel (when more than 2 self-hosted integration runtime nodes exist).
- latest_
version This property is required. str - The latest version on download center.
- local_
time_ zone_ offset This property is required. str - The local time zone offset in hours.
- pushed_
version This property is required. str - The version that the integration runtime is going to update to.
- scheduled_
update_ date This property is required. str - The date at which the integration runtime will be scheduled to update, in ISO8601 format.
This property is required. bool- An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.
- service_
urls This property is required. Sequence[str] - The URLs for the services used in integration runtime backend service.
- state
This property is required. str - The state of integration runtime.
- task_
queue_ id This property is required. str - The task queue id of the integration runtime.
- update_
delay_ offset This property is required. str - The time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours
- version
This property is required. str - Version of the integration runtime.
- version_
status This property is required. str - Status of the integration runtime version.
- links
Sequence[Linked
Integration Runtime Response] - The list of linked integration runtimes that are created to share with this integration runtime.
- nodes
Sequence[Self
Hosted Integration Runtime Node Response] - The list of nodes for this integration runtime.
- auto
Update This property is required. String - Whether Self-hosted integration runtime auto update has been turned on.
- auto
Update ETA This property is required. String - The estimated time when the self-hosted integration runtime will be updated.
- capabilities
This property is required. Map<String> - Object with additional information about integration runtime capabilities.
- create
Time This property is required. String - The time at which the integration runtime was created, in ISO8601 format.
- data
Factory Name This property is required. String - The data factory name which the integration runtime belong to.
- internal
Channel Encryption This property is required. String - It is used to set the encryption mode for node-node communication channel (when more than 2 self-hosted integration runtime nodes exist).
- latest
Version This property is required. String - The latest version on download center.
- local
Time Zone Offset This property is required. String - The local time zone offset in hours.
- pushed
Version This property is required. String - The version that the integration runtime is going to update to.
- scheduled
Update Date This property is required. String - The date at which the integration runtime will be scheduled to update, in ISO8601 format.
This property is required. Boolean- An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay.
- service
Urls This property is required. List<String> - The URLs for the services used in integration runtime backend service.
- state
This property is required. String - The state of integration runtime.
- task
Queue Id This property is required. String - The task queue id of the integration runtime.
- update
Delay Offset This property is required. String - The time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours
- version
This property is required. String - Version of the integration runtime.
- version
Status This property is required. String - Status of the integration runtime version.
- links List<Property Map>
- The list of linked integration runtimes that are created to share with this integration runtime.
- nodes List<Property Map>
- The list of nodes for this integration runtime.
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 v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi