ResourceModelWithAllowedPropertySetPlan interface
Plan for the resource.
- Extends
Inherited Properties
name | A user defined name of the 3rd Party Artifact that is being procured. |
product | The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding. |
promotion |
A publisher provided promotion code as provisioned in Data Market for the said product/artifact. |
publisher | The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic |
version | The version of the desired product/artifact. |
Inherited Property Details
name
A user defined name of the 3rd Party Artifact that is being procured.
name: string
Property Value
string
Inherited From Plan.name
product
The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
product: string
Property Value
string
Inherited From Plan.product
promotionCode
A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
promotionCode?: string
Property Value
string
Inherited From Plan.promotionCode
publisher
The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
publisher: string
Property Value
string
Inherited From Plan.publisher
version
The version of the desired product/artifact.
version?: string
Property Value
string
Inherited From Plan.version