AddonVrProperties Class

The properties of a vSphere Replication (VR) 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
AddonVrProperties

Constructor

AddonVrProperties(*, vrs_count: int, **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".

vrs_count
int
Required

Required. The vSphere Replication Server (VRS) count.

Variables

provisioning_state
str or AddonProvisioningState

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