Interface Feature
- All Superinterfaces:
HasId,HasInnerModel<FeatureResultInner>,HasName,Indexable
An immutable client-side representation of an Azure feature.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
Method Details
-
type
String type()Gets the type of the feature.- Returns:
- the type of the feature
-
state
String state()Gets the state of the previewed feature.- Returns:
- the state of the previewed feature
-
resourceProviderName
String resourceProviderName()Gets the resource provider namespace of the feature.- Returns:
- the resource provider namespace of the feature
-
featureName
String featureName()Gets the name of the feature.- Returns:
- the name of the feature
-