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

PurchasePlan 类

定义

用于通过 MarketPlace 建立任何第三方项目的购买上下文。

public class PurchasePlan
type PurchasePlan = class
Public Class PurchasePlan
继承
PurchasePlan

构造函数

PurchasePlan()

初始化 PurchasePlan 类的新实例。

PurchasePlan(String, String, String)

初始化 PurchasePlan 类的新实例。

属性

Name

获取或设置计划 ID。

Product

获取或设置指定市场中映像的乘积。 此值与 imageReference 元素下的 Offer 值相同。

Publisher

获取或设置发布者 ID。

方法

Validate()

验证 对象。

适用于