Uses of Class
com.azure.resourcemanager.datafactory.models.QueryDataFlowDebugSessionsResponse
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of QueryDataFlowDebugSessionsResponse in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionQueryDataFlowDebugSessionsResponse.withNextLink
(String nextLink) Set the nextLink property: The link to the next page of results, if any remaining results exist.QueryDataFlowDebugSessionsResponse.withValue
(List<DataFlowDebugSessionInfoInner> value) Set the value property: Array with all active debug sessions.