CustomImagePropertiesFromPlan interface
Properties for plan on a custom image.
Properties
id | The id of the plan, equivalent to name of the plan |
offer | The offer for the plan from the marketplace image the custom image is derived from |
publisher | The publisher for the plan from the marketplace image the custom image is derived from |
Property Details
id
The id of the plan, equivalent to name of the plan
id?: string
Property Value
string
offer
The offer for the plan from the marketplace image the custom image is derived from
offer?: string
Property Value
string
publisher
The publisher for the plan from the marketplace image the custom image is derived from
publisher?: string
Property Value
string