PremierAddOnPatchResource Class

Definition

ARM resource for a PremierAddOn.

[Microsoft.Rest.Serialization.JsonTransformation]
public class PremierAddOnPatchResource : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PremierAddOnPatchResource = class
    inherit ProxyOnlyResourceInner
Public Class PremierAddOnPatchResource
Inherits ProxyOnlyResourceInner
Inheritance
Attributes

Constructors

PremierAddOnPatchResource()

Initializes a new instance of the PremierAddOnPatchResource class.

PremierAddOnPatchResource(String, String, String, String, String, String, String, String, String)

Initializes a new instance of the PremierAddOnPatchResource 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.

(Inherited from ProxyOnlyResourceInner)
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. Throws ValidationException if validation fails.

(Inherited from Resource)

Applies to