StopSellNotifications Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stop sell notification details
public class StopSellNotifications
type StopSellNotifications = class
Public Class StopSellNotifications
- Inheritance
-
StopSellNotifications
Constructors
StopSellNotifications() |
Initializes a new instance of the StopSellNotifications class. |
StopSellNotifications(String, String, Nullable<Boolean>, Nullable<Int64>, String, IList<PlanNotificationDetails>) |
Initializes a new instance of the StopSellNotifications class. |
Properties
DisplayName |
Gets offer display name |
Icon |
Gets or sets the icon url |
IsEntire |
Gets a value indicating whether entire offer is in stop sell or only few of its plans |
MessageCode |
Gets or sets the notification message id |
OfferId |
Gets offer id |
Plans |
Gets or sets removed plans notifications |
Applies to
Azure SDK for .NET