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 Azure.

Inheritance
azure.mgmt.web.v2020_09_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.

system_data

The system metadata relating to this 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.