public interface Feature extends Indexable, HasId, HasInnerModel<FeatureResultInner>, HasName
| Modifier and Type | Method and Description |
|---|---|
String |
featureName() |
String |
resourceProviderName() |
String |
state() |
String |
type() |
innerModelString type()
String state()
String resourceProviderName()
String featureName()
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.