QueryRequestApproval 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.
Gets the request plans with indication on each plan whether is approved by the admin, has pending request or not requested yet
public class QueryRequestApproval
type QueryRequestApproval = class
Public Class QueryRequestApproval
- Inheritance
-
QueryRequestApproval
Constructors
QueryRequestApproval() |
Initializes a new instance of the QueryRequestApproval class. |
QueryRequestApproval(String, IDictionary<String,PlanDetails>, String, Nullable<Int64>) |
Initializes a new instance of the QueryRequestApproval class. |
Properties
Etag |
Gets or sets e-tag field |
MessageCode |
Gets or sets the notification message id |
PlansDetails |
Gets or sets the plans details |
UniqueOfferId |
Gets or sets unique offer id. |
Applies to
Azure SDK for .NET