Class AddonVrProperties


  • public final class AddonVrProperties
    extends AddonProperties
    The properties of a vSphere Replication (VR) addon.
    • Constructor Detail

      • AddonVrProperties

        public AddonVrProperties()
    • Method Detail

      • vrsCount

        public int vrsCount()
        Get the vrsCount property: The vSphere Replication Server (VRS) count.
        Returns:
        the vrsCount value.
      • withVrsCount

        public AddonVrProperties withVrsCount​(int vrsCount)
        Set the vrsCount property: The vSphere Replication Server (VRS) count.
        Parameters:
        vrsCount - the vrsCount value to set.
        Returns:
        the AddonVrProperties object itself.