IPremierAddOn Interface

Definition

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

Properties

Id (Inherited from IResource)
Kind (Inherited from IResource)
Location (Inherited from IResource)
MarketplaceOffer
MarketplacePublisher
Name (Inherited from IResource)
Product
Sku
Tag (Inherited from IResource)
Type (Inherited from IResource)
Vendor

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to