Bagikan melalui


PremierAddOnOfferProperties Class

Definition

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

Constructors

PremierAddOnOfferProperties()

Properties

LegalTermsUrl
MarketplaceOffer
MarketplacePublisher
PrivacyPolicyUrl
Product
PromoCodeRequired
Quota
Sku
Vendor
WebHostingPlanRestriction

Methods

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

Applies to