你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PlanPatchable interface
规划托管应用程序。
属性
name | 计划名称。 |
product | 产品代码。 |
promotion |
促销代码。 |
publisher | 发布者 ID。 |
version | 计划的版本。 |
属性详细信息
name
计划名称。
name?: string
属性值
string
product
产品代码。
product?: string
属性值
string
promotionCode
促销代码。
promotionCode?: string
属性值
string
publisher
发布者 ID。
publisher?: string
属性值
string
version
计划的版本。
version?: string
属性值
string