PremierAddOnOffer Class

Premier add-on offer.

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

Inheritance
azure.mgmt.web.v2016_03_01.models._models_py3.ProxyOnlyResource
PremierAddOnOffer

Constructor

PremierAddOnOffer(*, kind: str | None = None, sku: str | None = None, product: str | None = None, vendor: str | None = None, name_properties_name: str | None = None, promo_code_required: bool | None = None, quota: int | None = None, web_hosting_plan_restrictions: str | _models.AppServicePlanRestrictions | None = None, privacy_policy_url: str | None = None, legal_terms_url: 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 offer Product.

vendor
str

Premier add on offer Vendor.

name_properties_name
str

Premier add on offer Name.

promo_code_required

<code>true</code> if promotion code is required; otherwise, <code>false</code>.

quota
int

Premier add on offer Quota.

web_hosting_plan_restrictions

App Service plans this offer is restricted to. Known values are: "None", "Free", "Shared", "Basic", "Standard", and "Premium".

privacy_policy_url
str

Privacy policy URL.

legal_terms_url
str

Legal terms URL.

marketplace_publisher
str

Marketplace publisher.

marketplace_offer
str

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 offer Product.

vendor
str

Premier add on offer Vendor.

name_properties_name
str

Premier add on offer Name.

promo_code_required

<code>true</code> if promotion code is required; otherwise, <code>false</code>.

quota
int

Premier add on offer Quota.

web_hosting_plan_restrictions

App Service plans this offer is restricted to. Known values are: "None", "Free", "Shared", "Basic", "Standard", and "Premium".

privacy_policy_url
str

Privacy policy URL.

legal_terms_url
str

Legal terms URL.

marketplace_publisher
str

Marketplace publisher.

marketplace_offer
str

Marketplace offer.