PurchasePlan Class
Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
- Inheritance
-
PurchasePlan
Constructor
PurchasePlan(*, name: Optional[str] = None, product: Optional[str] = None, promotion_code: Optional[str] = None, publisher: Optional[str] = None, **kwargs)
Variables
- name
- str
The plan ID.
- product
- str
Specifies the product of the image from the marketplace. This is the same value as Offer under the imageReference element.
- promotion_code
- str
The promotion code.
- publisher
- str
The plan ID.
Feedback
Submit and view feedback for