PremierAddOnPatchResource Class

Definition

ARM resource for a PremierAddOn.

[Microsoft.Rest.Serialization.JsonTransformation]
public class PremierAddOnPatchResource : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PremierAddOnPatchResource = class
    inherit ProxyOnlyResource
Public Class PremierAddOnPatchResource
Inherits ProxyOnlyResource
Inheritance
PremierAddOnPatchResource
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

Gets resource Id.

(Inherited from ProxyOnlyResource)
Kind

Gets or sets kind of resource.

(Inherited from ProxyOnlyResource)
MarketplaceOffer

Gets or sets premier add on Marketplace offer.

MarketplacePublisher

Gets or sets premier add on Marketplace publisher.

Name

Gets resource Name.

(Inherited from ProxyOnlyResource)
Product

Gets or sets premier add on Product.

Sku

Gets or sets premier add on SKU.

Type

Gets resource type.

(Inherited from ProxyOnlyResource)
Vendor

Gets or sets premier add on Vendor.

Applies to