ImagePurchasePlan interface
Describes the gallery image definition purchase plan. This is used by marketplace images.
Properties
name | The plan ID. |
product | The product ID. |
publisher | The publisher ID. |
Property Details
name
The plan ID.
name?: string
Property Value
string
product
The product ID.
product?: string
Property Value
string
publisher
The publisher ID.
publisher?: string
Property Value
string