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

PremierAddOnPatchResource Class

ARM resource for a PremierAddOn.

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

Inheritance
azure.mgmt.web.v2020_12_01.models._models_py3.ProxyOnlyResource
PremierAddOnPatchResource

Constructor

PremierAddOnPatchResource(*, kind: 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.

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.

type
str

Resource type.

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.