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