Uses of Class
com.azure.resourcemanager.datafactory.models.ManagedIntegrationRuntimeNode
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of ManagedIntegrationRuntimeNode in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionManagedIntegrationRuntimeStatusTypeProperties.nodes()
Get the nodes property: The list of nodes for managed integration runtime. -
Uses of ManagedIntegrationRuntimeNode in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionManagedIntegrationRuntimeNode.withAdditionalProperties
(Map<String, Object> additionalProperties) Set the additionalProperties property: Properties of integration runtime node.ManagedIntegrationRuntimeNode.withErrors
(List<ManagedIntegrationRuntimeError> errors) Set the errors property: The errors that occurred on this integration runtime node.Modifier and TypeMethodDescriptionManagedIntegrationRuntimeStatus.nodes()
Get the nodes property: The list of nodes for managed integration runtime.