CustomImagePropertiesFromPlan Class

Properties for plan on a custom image.

Inheritance
CustomImagePropertiesFromPlan

Constructor

CustomImagePropertiesFromPlan(*, id: Optional[str] = None, publisher: Optional[str] = None, offer: Optional[str] = None, **kwargs)

Parameters

id
str
Required

The id of the plan, equivalent to name of the plan.

publisher
str
Required

The publisher for the plan from the marketplace image the custom image is derived from.

offer
str
Required

The offer for the plan from the marketplace image the custom image is derived from.