CloudServiceExtensionProfile Class
Describes a cloud service extension profile.
- Inheritance
-
azure.mgmt.compute._serialization.ModelCloudServiceExtensionProfile
Constructor
CloudServiceExtensionProfile(*, extensions: List[_models.Extension] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
extensions
|
List of extensions for the cloud service. |
Variables
Name | Description |
---|---|
extensions
|
List of extensions for the cloud service. |
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