你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Plan interface
Plan for the managed application.
Properties
name | The plan name. |
product | The product code. |
promotion |
The promotion code. |
publisher | The publisher ID. |
version | The plan's version. |
Property Details
name
The plan name.
name: string
Property Value
string
product
The product code.
product: string
Property Value
string
promotionCode
The promotion code.
promotionCode?: string
Property Value
string
publisher
The publisher ID.
publisher: string
Property Value
string
version
The plan's version.
version: string
Property Value
string