IPremierAddOnOffer Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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 |
|
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) |