Class UpgradeNotification
java.lang.Object
com.microsoft.azure.management.redis.UpgradeNotification
Properties of upgrade notification.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UpgradeNotification
public UpgradeNotification()
-
-
Method Details
-
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
Get the upsellNotification value.- Returns:
- the upsellNotification value
-