Class FeatureProperties
java.lang.Object
com.microsoft.azure.management.resources.FeatureProperties
Information about feature.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FeatureProperties
public FeatureProperties()
-
-
Method Details
-
state
Get the state value.- Returns:
- the state value
-
withState
Set the state value.- Parameters:
state
- the state value to set- Returns:
- the FeatureProperties object itself.
-