你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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