Class AddonSrmProperties


  • public final class AddonSrmProperties
    extends AddonProperties
    The properties of a Site Recovery Manager (SRM) addon.
    • Constructor Detail

      • AddonSrmProperties

        public AddonSrmProperties()
    • Method Detail

      • licenseKey

        public String licenseKey()
        Get the licenseKey property: The Site Recovery Manager (SRM) license.
        Returns:
        the licenseKey value.
      • withLicenseKey

        public AddonSrmProperties withLicenseKey​(String licenseKey)
        Set the licenseKey property: The Site Recovery Manager (SRM) license.
        Parameters:
        licenseKey - the licenseKey value to set.
        Returns:
        the AddonSrmProperties object itself.