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

PremierAddOn Class

Premier add-on.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.web.v2023_01_01.models._models_py3.Resource
PremierAddOn

Constructor

PremierAddOn(*, location: str, kind: str | None = None, tags: Dict[str, str] | None = None, sku: str | None = None, product: str | None = None, vendor: str | None = None, marketplace_publisher: str | None = None, marketplace_offer: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
kind
str

Kind of resource.

location
str

Resource Location. Required.

tags

Resource tags.

sku
str

Premier add on SKU.

product
str

Premier add on Product.

vendor
str

Premier add on Vendor.

marketplace_publisher
str

Premier add on Marketplace publisher.

marketplace_offer
str

Premier add on Marketplace offer.

Variables

Name Description
id
str

Resource Id.

name
str

Resource Name.

kind
str

Kind of resource.

location
str

Resource Location. Required.

type
str

Resource type.

tags

Resource tags.

sku
str

Premier add on SKU.

product
str

Premier add on Product.

vendor
str

Premier add on Vendor.

marketplace_publisher
str

Premier add on Marketplace publisher.

marketplace_offer
str

Premier add on Marketplace offer.