PremierAddOnPatchResource Class

ARM resource for a PremierAddOn.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web.v2020_09_01.models._models_py3.ProxyOnlyResource
PremierAddOnPatchResource

Constructor

PremierAddOnPatchResource(*, kind: str | None = None, sku: str | None = None, product: str | None = None, vendor: str | None = None, marketplace_publisher: str | None = None, marketplace_offer: str | None = None, **kwargs: Any)

Keyword-Only Parameters

kind
str

Kind of resource.

sku
str

Premier add on SKU.

product
str

Premier add on Product.

vendor
str

Premier add on Vendor.

marketplace_publisher
str

Premier add on Marketplace publisher.

marketplace_offer
str

Premier add on Marketplace offer.

Variables

id
str

Resource Id.

name
str

Resource Name.

kind
str

Kind of resource.

type
str

Resource type.

system_data
SystemData

The system metadata relating to this resource.

sku
str

Premier add on SKU.

product
str

Premier add on Product.

vendor
str

Premier add on Vendor.

marketplace_publisher
str

Premier add on Marketplace publisher.

marketplace_offer
str

Premier add on Marketplace offer.