Interface ExposureControlBatchResponse


public interface ExposureControlBatchResponse
An immutable client-side representation of ExposureControlBatchResponse.
  • Method Details

    • exposureControlResponses

      List<ExposureControlResponse> exposureControlResponses()
      Gets the exposureControlResponses property: List of exposure control feature values.
      Returns:
      the exposureControlResponses value.
    • innerModel

      Gets the inner com.azure.resourcemanager.datafactory.fluent.models.ExposureControlBatchResponseInner object.
      Returns:
      the inner object.