AddonVrProperties interface
The properties of a vSphere Replication (VR) addon
- Extends
Properties
addon |
Polymorphic discriminator, which specifies the different types this object can be |
vrs |
The vSphere Replication Server (VRS) count |
Inherited Properties
provisioning |
The state of the addon provisioning NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
addonType
Polymorphic discriminator, which specifies the different types this object can be
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 NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited From AddonProperties.provisioningState