Bagikan melalui


PremierAddOn Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PremierAddOnTypeConverter))]
public class PremierAddOn : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IPremierAddOn, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PremierAddOnTypeConverter))>]
type PremierAddOn = class
    interface IPremierAddOn
    interface IJsonSerializable
    interface IResource
    interface IValidates
Public Class PremierAddOn
Implements IPremierAddOn, IValidates
Inheritance
PremierAddOn
Attributes
Implements

Constructors

PremierAddOn()

Properties

Id
Kind
Location
MarketplaceOffer
MarketplacePublisher
Name
Product
Sku
Tag
Type
Vendor

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to