AddonSrmProperties Class

The properties of a Site Recovery Manager (SRM) addon.

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
azure.mgmt.avs.models._models_py3.AddonProperties
AddonSrmProperties

Constructor

AddonSrmProperties(*, license_key: Optional[str] = None, **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".

license_key
str
Required

The Site Recovery Manager (SRM) license.

Variables

provisioning_state
str or AddonProvisioningState

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