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