PremierAddOn Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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
Azure SDK for .NET