Class ExposureControlResponseInner
java.lang.Object
com.azure.resourcemanager.datafactory.fluent.models.ExposureControlResponseInner
The exposure control response.
-
Constructor Details
-
ExposureControlResponseInner
public ExposureControlResponseInner()Creates an instance of ExposureControlResponseInner class.
-
-
Method Details
-
featureName
Get the featureName property: The feature name.- Returns:
- the featureName value.
-
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.
-