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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java