PremierAddOnOffer Class

Definition

Premier add-on offer.

[Microsoft.Rest.Serialization.JsonTransformation]
public class PremierAddOnOffer : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PremierAddOnOffer = class
    inherit ProxyOnlyResource
Public Class PremierAddOnOffer
Inherits ProxyOnlyResource
Inheritance
PremierAddOnOffer
Attributes

Constructors

PremierAddOnOffer()

Initializes a new instance of the PremierAddOnOffer class.

PremierAddOnOffer(String, String, String, String, String, String, String, Nullable<Boolean>, Nullable<Int32>, Nullable<AppServicePlanRestrictions>, String, String, String, String)

Initializes a new instance of the PremierAddOnOffer class.

Properties

Id

Gets resource Id.

(Inherited from ProxyOnlyResource)
Kind

Gets or sets kind of resource.

(Inherited from ProxyOnlyResource)
LegalTermsUrl

Gets or sets legal terms URL.

MarketplaceOffer

Gets or sets marketplace offer.

MarketplacePublisher

Gets or sets marketplace publisher.

Name

Gets resource Name.

(Inherited from ProxyOnlyResource)
PrivacyPolicyUrl

Gets or sets privacy policy URL.

Product

Gets or sets premier add on offer Product.

PromoCodeRequired

Gets or sets &lt;code&gt;true&lt;/code&gt; if promotion code is required; otherwise, &lt;code&gt;false&lt;/code&gt;.

Quota

Gets or sets premier add on offer Quota.

Sku

Gets or sets premier add on SKU.

Type

Gets resource type.

(Inherited from ProxyOnlyResource)
Vendor

Gets or sets premier add on offer Vendor.

WebHostingPlanRestrictions

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

Applies to