Feature Interface
Implements
HasName
HasInner<com.microsoft.azure.management.resources.implementation.FeatureResultInner>
Indexable
public interface Feature
extends Indexable, HasInner<com.microsoft.azure.management.resources.implementation.FeatureResultInner>, HasName
An immutable client-side representation of an Azure feature.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String | state() |
abstract java.lang.String | type() |
Method Details
state
public abstract String state()
Returns:
the state of the previewed feature
type
public abstract String type()
Returns:
the type of the feature
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java