NewNotifications 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.
New plans notification details
public class NewNotifications
type NewNotifications = class
Public Class NewNotifications
- Inheritance
-
NewNotifications
Constructors
NewNotifications() |
Initializes a new instance of the NewNotifications class. |
NewNotifications(String, String, Nullable<Boolean>, Nullable<Int64>, String, IList<PlanNotificationDetails>) |
Initializes a new instance of the NewNotifications class. |
Properties
DisplayName |
Gets offer display name |
Icon |
Gets or sets the icon url |
IsFuturePlansEnabled |
Gets a value indicating whether future plans is enabled. |
MessageCode |
Gets or sets the notification message id |
OfferId |
Gets offer id |
Plans |
Gets or sets removed plans notifications |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET