Class ExposureControlResponseInner

java.lang.Object
com.azure.resourcemanager.datafactory.fluent.models.ExposureControlResponseInner

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

    • ExposureControlResponseInner

      public ExposureControlResponseInner()
  • Method Details

    • featureName

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

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

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.