AddonVrProperties interface
The properties of a vSphere Replication (VR) addon
- Extends
Properties
| addon |
The type of private cloud addon |
| vrs |
The vSphere Replication Server (VRS) count |
Inherited Properties
| provisioning |
The state of the addon provisioning |
Property Details
addonType
The type of private cloud addon
addonType: "VR"
Property Value
"VR"
vrsCount
The vSphere Replication Server (VRS) count
vrsCount: number
Property Value
number
Inherited Property Details
provisioningState
The state of the addon provisioning
provisioningState?: string
Property Value
string
Inherited From AddonProperties.provisioningState