azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

32 строки
1.4 KiB
YAML

### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.model.HasInner.inner()
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name()
methods:
- fullName: com.microsoft.azure.management.resources.Feature.state()
name: state()
nameWithType: Feature.state()
returns:
description: <p>the state of the previewed feature </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
syntax: public String state()
uid: com.microsoft.azure.management.resources.Feature.state()
- fullName: com.microsoft.azure.management.resources.Feature.type()
name: type()
nameWithType: Feature.type()
returns:
description: <p>the type of the feature </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
syntax: public String type()
uid: com.microsoft.azure.management.resources.Feature.type()
nameWithType: Feature
syntax: public interface Feature extends Indexable,HasInner<FeatureResultInner>,HasName
type: interface
uid: com.microsoft.azure.management.resources.Feature
fullName: com.microsoft.azure.management.resources.Feature
name: Feature
package: com.microsoft.azure.management.resources
summary: <p>An immutable client-side representation of an Azure feature. </p>
metadata: {}