Table of Contents

Class FeatureData

Namespace
Azure.ResourceManager.Resources
Assembly
Azure.ResourceManager.dll

A class representing the Feature data model. Previewed feature information.

public class FeatureData : ResourceData, IJsonModel<FeatureData>, IPersistableModel<FeatureData>
Inheritance
FeatureData
Implements
IJsonModel<FeatureData>
IPersistableModel<FeatureData>
Inherited Members

Properties

FeatureState

The registration state of the feature for the subscription.

public string FeatureState { get; }

Property Value

string