Compartir a través de


IPremierAddOnOffer Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PremierAddOnOfferTypeConverter))]
public interface IPremierAddOnOffer : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PremierAddOnOfferTypeConverter))>]
type IPremierAddOnOffer = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface IPremierAddOnOffer
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

Id

Resource Id.

(Inherited from IProxyOnlyResource)
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
LegalTermsUrl

Legal terms URL.

MarketplaceOffer

Marketplace offer.

MarketplacePublisher

Marketplace publisher.

Name

Resource Name.

(Inherited from IProxyOnlyResource)
PrivacyPolicyUrl

Privacy policy URL.

Product

Premier add on offer Product.

PromoCodeRequired

true if promotion code is required; otherwise, false.

Quota

Premier add on offer Quota.

Sku

Premier add on SKU.

Type

Resource type.

(Inherited from IProxyOnlyResource)
Vendor

Premier add on offer Vendor.

WebHostingPlanRestriction

App Service plans this offer is restricted to.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to