Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PremierAddOnOffer

Package version

Premier add-on offer.

Hierarchy

Index

Properties

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional legalTermsUrl

legalTermsUrl: undefined | string

Legal terms URL.

Optional marketplaceOffer

marketplaceOffer: undefined | string

Marketplace offer.

Optional marketplacePublisher

marketplacePublisher: undefined | string

Marketplace publisher.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional privacyPolicyUrl

privacyPolicyUrl: undefined | string

Privacy policy URL.

Optional product

product: undefined | string

Premier add on offer Product.

Optional promoCodeRequired

promoCodeRequired: undefined | false | true

true if promotion code is required; otherwise, false.

Optional quota

quota: undefined | number

Premier add on offer Quota.

Optional sku

sku: undefined | string

Premier add on SKU.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Optional vendor

vendor: undefined | string

Premier add on offer Vendor.

Optional webHostingPlanRestrictions

webHostingPlanRestrictions: AppServicePlanRestrictions

App Service plans this offer is restricted to. Possible values include: 'None', 'Free', 'Shared', 'Basic', 'Standard', 'Premium'

Generated using TypeDoc