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()
Copyright © 2021 Microsoft Corporation. All rights reserved.