Uses of Class
com.azure.resourcemanager.datafactory.models.ActivityRun
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of ActivityRun in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionActivityRunsQueryResponseInner.value()
Get the value property: List of activity runs.Modifier and TypeMethodDescriptionActivityRunsQueryResponseInner.withValue
(List<ActivityRun> value) Set the value property: List of activity runs. -
Uses of ActivityRun in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionActivityRun.withAdditionalProperties
(Map<String, Object> additionalProperties) Set the additionalProperties property: Information about an activity run in a pipeline.Modifier and TypeMethodDescriptionActivityRunsQueryResponse.value()
Gets the value property: List of activity runs.