Partager via


PremierAddOnPatchResource Class

Definition

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

Constructors

PremierAddOnPatchResource()

Properties

Id
Kind
MarketplaceOffer
MarketplacePublisher
Name
Product
Sku
Type
Vendor

Methods

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

Applies to