Class ExposureControlResponse

java.lang.Object
com.azure.analytics.synapse.artifacts.models.ExposureControlResponse

public final class ExposureControlResponse extends Object
The exposure control response.
  • Constructor Details

    • ExposureControlResponse

      public ExposureControlResponse()
  • Method Details

    • getFeatureName

      public String getFeatureName()
      Get the featureName property: The feature name.
      Returns:
      the featureName value.
    • getValue

      public String getValue()
      Get the value property: The feature value.
      Returns:
      the value value.