PremierAddOnOfferCollection Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PremierAddOnOfferCollectionTypeConverter))]
public class PremierAddOnOfferCollection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IPremierAddOnOfferCollection
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PremierAddOnOfferCollectionTypeConverter))>]
type PremierAddOnOfferCollection = class
    interface IPremierAddOnOfferCollection
    interface IJsonSerializable
Public Class PremierAddOnOfferCollection
Implements IPremierAddOnOfferCollection
Inheritance
PremierAddOnOfferCollection
Attributes
Implements

Constructors

PremierAddOnOfferCollection()

Properties

NextLink
Value

Methods

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

Applies to