ExtendedProductProperties Class
Product information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.azurestack.models._models_py3.VirtualMachineExtensionProductPropertiesExtendedProductPropertiesazure.mgmt.azurestack.models._models_py3.VirtualMachineProductPropertiesExtendedProductProperties
Constructor
ExtendedProductProperties(**kwargs)
Variables
- os_disk_image
- OsDiskImage
OS disk image used by product.
- data_disk_images
- list[DataDiskImage]
List of attached data disks.
- compute_role
- str or ComputeRole
Specifies kind of compute role included in the package. Possible values include: "None", "IaaS", "PaaS".
- is_system_extension
- bool
Specifies if product is a Virtual Machine Extension.
- support_multiple_extensions
- bool
Indicates if specified product supports multiple extensions.
- version
- str
Specifies product version.
- vm_os_type
- str or OperatingSystem
Specifies operating system used by the product. Possible values include: "None", "Windows", "Linux".
- vm_scale_set_enabled
- bool
Indicates if virtual machine Scale Set is enabled in the specified product.
- uri
- str
The URI.
Feedback
Submit and view feedback for