FeatureProperties Class
Information about feature.
- Inheritance
-
azure.mgmt.resource.features._serialization.ModelFeatureProperties
Constructor
FeatureProperties(*, state: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
state
|
The registration state of the feature for the subscription. |
Variables
Name | Description |
---|---|
state
|
The registration state of the feature for the subscription. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python