RequestApprovalsDetails 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.
Request approvals details
public class RequestApprovalsDetails
type RequestApprovalsDetails = class
Public Class RequestApprovalsDetails
- Inheritance
-
RequestApprovalsDetails
Constructors
RequestApprovalsDetails() |
Initializes a new instance of the RequestApprovalsDetails class. |
RequestApprovalsDetails(String, String, String, Nullable<Int64>, String, IList<PlanNotificationDetails>) |
Initializes a new instance of the RequestApprovalsDetails class. |
Properties
DisplayName |
Gets offer display name |
Icon |
Gets or sets the icon url |
MessageCode |
Gets or sets the notification message id |
OfferId |
Gets offer id |
Plans |
Gets or sets removed plans notifications |
PublisherId |
Gets or sets publisher id |
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