PurchasePlan Class

Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.

All required parameters must be populated in order to send to Azure.

Inheritance
PurchasePlan

Constructor

PurchasePlan(*, publisher: str, name: str, product: str, **kwargs)

Parameters

publisher
str
Required

Required. The publisher ID.

name
str
Required

Required. The plan ID.

product
str
Required

Required. Specifies the product of the image from the marketplace. This is the same value as Offer under the imageReference element.