Uses of Class
com.azure.resourcemanager.datafactory.models.ManagedIntegrationRuntimeOperationResult
-
Packages that use ManagedIntegrationRuntimeOperationResult Package Description com.azure.resourcemanager.datafactory.fluent.models Package containing the inner data models for DataFactoryManagementClient.com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of ManagedIntegrationRuntimeOperationResult in com.azure.resourcemanager.datafactory.fluent.models
Methods in com.azure.resourcemanager.datafactory.fluent.models that return ManagedIntegrationRuntimeOperationResult Modifier and Type Method Description ManagedIntegrationRuntimeOperationResult
ManagedIntegrationRuntimeStatusTypeProperties. lastOperation()
Get the lastOperation property: The last operation result that occurred on this integration runtime. -
Uses of ManagedIntegrationRuntimeOperationResult in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return ManagedIntegrationRuntimeOperationResult Modifier and Type Method Description ManagedIntegrationRuntimeOperationResult
ManagedIntegrationRuntimeStatus. lastOperation()
Get the lastOperation property: The last operation result that occurred on this integration runtime.ManagedIntegrationRuntimeOperationResult
ManagedIntegrationRuntimeOperationResult. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: Properties of managed integration runtime operation result.
-