PremierAddOnInner Class

Definition

Premier add-on.

[Microsoft.Rest.Serialization.JsonTransformation]
public class PremierAddOnInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PremierAddOnInner = class
    inherit Resource
Public Class PremierAddOnInner
Inherits Resource
Inheritance
PremierAddOnInner
Attributes

Constructors

PremierAddOnInner()

Initializes a new instance of the PremierAddOnInner class.

PremierAddOnInner(String, String, String, String, IDictionary<String,String>, String, String, String, String, String, String)

Initializes a new instance of the PremierAddOnInner class.

Properties

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Kind

Gets or sets kind of resource.

Location

Resource location

(Inherited from Resource)
MarketplaceOffer

Gets or sets premier add on Marketplace offer.

MarketplacePublisher

Gets or sets premier add on Marketplace publisher.

Name

Resource name

(Inherited from ProxyResource)
Product

Gets or sets premier add on Product.

Sku

Gets or sets premier add on SKU.

Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)
Vendor

Gets or sets premier add on Vendor.

Methods

Validate()

Validate the object.

Applies to