AddOnUpdateParameters 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.
Represents the data passed to the Update Store Resource API method.
public class AddOnUpdateParameters
type AddOnUpdateParameters = class
Public Class AddOnUpdateParameters
- Inheritance
-
AddOnUpdateParameters
Constructors
AddOnUpdateParameters() |
Initializes a new instance of the AddOnUpdateParameters class. |
AddOnUpdateParameters(String, String) |
Initializes a new instance of the AddOnUpdateParameters class with required arguments. |
Properties
Plan |
Required. The selected plan for this store addon. |
PromotionCode |
Optional. The promotion code for this store addon. |
Type |
Required. The type of store item to be created. |