Interface ExposureControlBatchResponse


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

      • exposureControlResponses

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

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