Share via


CustomImagePropertiesFromPlanFragment Class

Properties for plan on a custom image.

Constructor

CustomImagePropertiesFromPlanFragment(*, id: str | None = None, publisher: str | None = None, offer: str | None = None, **kwargs)

Parameters

Name Description
id
Required
str

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

publisher
Required
str

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

offer
Required
str

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

Keyword-Only Parameters

Name Description
id
Default value: None
publisher
Default value: None
offer
Default value: None