AddonVrProperties interface

The properties of a vSphere Replication (VR) addon

Extends

Properties

addonType

Polymorphic discriminator, which specifies the different types this object can be

vrsCount

The vSphere Replication Server (VRS) count

Inherited Properties

provisioningState

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