Feature インターフェイス

実装

HasName HasInner<com.microsoft.azure.management.resources.implementation.FeatureResultInner> [インデックス可能]

public interface Feature
extends Indexable, HasInner<com.microsoft.azure.management.resources.implementation.FeatureResultInner>, HasName

Azure 機能の不変のクライアント側表現。

メソッドの概要

修飾子と型 メソッドと説明
abstract java.lang.String state()
abstract java.lang.String type()

メソッドの詳細

state

public abstract String state()

Returns:

プレビューされた機能の状態

type

public abstract String type()

Returns:

機能の種類

適用対象