MarketplaceResource interface 
Purchasing 3rd Party product for one Azure Spring Apps instance
Properties
| plan | The plan id of the 3rd Party Artifact that is being procured.  | 
| product | The 3rd Party artifact that is being procured.  | 
| publisher | The publisher id of the 3rd Party Artifact that is being bought.  | 
Property Details
plan
The plan id of the 3rd Party Artifact that is being procured.
plan?: string
				Property Value
string
product
The 3rd Party artifact that is being procured.
product?: string
				Property Value
string
publisher
The publisher id of the 3rd Party Artifact that is being bought.
publisher?: string
				Property Value
string