PremierAddOnOfferProperties interface
PremierAddOnOffer resource specific properties
Properties
| legal |
Legal terms URL. |
| marketplace |
Marketplace offer. |
| marketplace |
Marketplace publisher. |
| privacy |
Privacy policy URL. |
| product | Premier add on offer Product. |
| promo |
|
| quota | Premier add on offer Quota. |
| sku | Premier add on SKU. |
| vendor | Premier add on offer Vendor. |
| web |
App Service plans this offer is restricted to. |
Property Details
legalTermsUrl
Legal terms URL.
legalTermsUrl?: string
Property Value
string
marketplaceOffer
Marketplace offer.
marketplaceOffer?: string
Property Value
string
marketplacePublisher
Marketplace publisher.
marketplacePublisher?: string
Property Value
string
privacyPolicyUrl
Privacy policy URL.
privacyPolicyUrl?: string
Property Value
string
product
Premier add on offer Product.
product?: string
Property Value
string
promoCodeRequired
true if promotion code is required; otherwise, false.
promoCodeRequired?: boolean
Property Value
boolean
quota
Premier add on offer Quota.
quota?: number
Property Value
number
sku
Premier add on SKU.
sku?: string
Property Value
string
vendor
Premier add on offer Vendor.
vendor?: string
Property Value
string
webHostingPlanRestrictions
App Service plans this offer is restricted to.
webHostingPlanRestrictions?: "Free" | "Shared" | "Basic" | "Standard" | "Premium" | "None"
Property Value
"Free" | "Shared" | "Basic" | "Standard" | "Premium" | "None"