PlanPatchable interface 
Plan for the managed application.
Properties
| name | The plan name.  | 
| product | The product code.  | 
| promotion | 
	The promotion code.  | 
| publisher | The publisher ID.  | 
| version | The plan's version.  | 
Property Details
name
The plan name.
name?: string
				Property Value
string
product
The product code.
product?: string
				Property Value
string
		promotionCode
	 
	The promotion code.
promotionCode?: string
				Property Value
string
publisher
The publisher ID.
publisher?: string
				Property Value
string
version
The plan's version.
version?: string
				Property Value
string