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. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python