Class UpgradeNotification

java.lang.Object
com.microsoft.azure.management.redis.UpgradeNotification

public class UpgradeNotification extends Object
Properties of upgrade notification.
  • Constructor Details

    • UpgradeNotification

      public UpgradeNotification()
  • Method Details

    • name

      public String name()
      Get the name value.
      Returns:
      the name value
    • timestamp

      public org.joda.time.DateTime timestamp()
      Get the timestamp value.
      Returns:
      the timestamp value
    • upsellNotification

      public Map<String,String> upsellNotification()
      Get the upsellNotification value.
      Returns:
      the upsellNotification value