FeatureProperties Class

Information about feature.

Inheritance
azure.mgmt.resource.features._serialization.Model
FeatureProperties

Constructor

FeatureProperties(*, state: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
state
str

The registration state of the feature for the subscription.

Variables

Name Description
state
str

The registration state of the feature for the subscription.