ImagePurchasePlan Class

Describes the gallery Image Definition purchase plan. This is used by marketplace images.

Inheritance
azure.mgmt.compute._serialization.Model
ImagePurchasePlan

Constructor

ImagePurchasePlan(*, name: str | None = None, publisher: str | None = None, product: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The plan ID.

publisher
str

The publisher ID.

product
str

The product ID.

Variables

Name Description
name
str

The plan ID.

publisher
str

The publisher ID.

product
str

The product ID.