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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET