PremierAddOn Class

Definition

Premier add-on.

[Microsoft.Rest.Serialization.JsonTransformation]
public class PremierAddOn : Microsoft.Azure.Management.WebSites.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PremierAddOn = class
    inherit Resource
Public Class PremierAddOn
Inherits Resource
Inheritance
PremierAddOn
Attributes

Constructors

PremierAddOn()

Initializes a new instance of the PremierAddOn class.

PremierAddOn(String, String, String, String, String, IDictionary<String,String>, String, String, String, String, String)

Initializes a new instance of the PremierAddOn class.

Properties

Id

Gets resource Id.

(Inherited from Resource)
Kind

Gets or sets kind of resource.

(Inherited from Resource)
Location

Gets or sets resource Location.

(Inherited from Resource)
MarketplaceOffer

Gets or sets premier add on Marketplace offer.

MarketplacePublisher

Gets or sets premier add on Marketplace publisher.

Name

Gets resource Name.

(Inherited from Resource)
Product

Gets or sets premier add on Product.

Sku

Gets or sets premier add on SKU.

Tags

Gets or sets resource tags.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)
Vendor

Gets or sets premier add on Vendor.

Methods

Validate()

Validate the object.

Applies to