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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java