Interface ExposureControlResponse


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

      • featureName

        String featureName()
        Gets the featureName property: The feature name.
        Returns:
        the featureName value.
      • value

        String value()
        Gets the value property: The feature value.
        Returns:
        the value value.
      • innerModel

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