Uses of Interface
com.azure.resourcemanager.datafactory.models.ExposureControlBatchResponse
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of ExposureControlBatchResponse in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionExposureControls.queryFeatureValuesByFactory
(String resourceGroupName, String factoryName, ExposureControlBatchRequest exposureControlBatchRequest) Get list of exposure control features for specific factory.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ExposureControlBatchResponse>
ExposureControls.queryFeatureValuesByFactoryWithResponse
(String resourceGroupName, String factoryName, ExposureControlBatchRequest exposureControlBatchRequest, com.azure.core.util.Context context) Get list of exposure control features for specific factory.