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

ResourceModelWithAllowedPropertySetPlan 类

定义

public class ResourceModelWithAllowedPropertySetPlan : Microsoft.Azure.Management.KubernetesConfiguration.Models.Plan
type ResourceModelWithAllowedPropertySetPlan = class
    inherit Plan
Public Class ResourceModelWithAllowedPropertySetPlan
Inherits Plan
继承
ResourceModelWithAllowedPropertySetPlan

构造函数

ResourceModelWithAllowedPropertySetPlan()

初始化 ResourceModelWithAllowedPropertySetPlan 类的新实例。

ResourceModelWithAllowedPropertySetPlan(String, String, String, String, String)

初始化 ResourceModelWithAllowedPropertySetPlan 类的新实例。

属性

Name

获取或设置正在采购的第三方项目的用户定义的名称。

(继承自 Plan)
Product

获取或设置正在采购的第三方项目。 例如 NewRelic。 产品映射到在数据市场载入时为项目指定的 OfferID。

(继承自 Plan)
PromotionCode

获取或设置在数据市场中为所述产品/项目预配的发布者提供的促销代码。

(继承自 Plan)
Publisher

获取或设置要购买的第三方项目的发布者。 例如 NewRelic

(继承自 Plan)
Version

获取或设置所需产品/项目的版本。

(继承自 Plan)

适用于