PremierAddOnOffer interface
Premier add-on offer.
- Extends
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. |
Inherited Properties
id | Resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
kind | Kind of resource. |
name | Resource Name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
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?: AppServicePlanRestrictions
Property Value
Inherited Property Details
id
Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyOnlyResource.id
kind
name
Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyOnlyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyOnlyResource.type