IQueryRequestApproval Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.QueryRequestApprovalTypeConverter))]
public interface IQueryRequestApproval : Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.QueryRequestApprovalTypeConverter))>]
type IQueryRequestApproval = interface
interface IJsonSerializable
Public Interface IQueryRequestApproval
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
Etag |
Gets or sets e-tag field |
MessageCode |
Gets or sets the notification message id |
PlansDetail |
Gets or sets the plans details |
UniqueOfferId |
Gets or sets unique offer id. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |