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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python