AddonProperties Class

The properties of an addon.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: AddonHcxProperties, AddonSrmProperties, AddonVrProperties.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
AddonProperties

Constructor

AddonProperties(**kwargs)

Parameters

addon_type
str or AddonType
Required

Required. The type of private cloud addon.Constant filled by server. Possible values include: "SRM", "VR", "HCX".

Variables

provisioning_state
str or AddonProvisioningState

The state of the addon provisioning. Possible values include: "Succeeded", "Failed", "Cancelled", "Building", "Deleting", "Updating".