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. |