PremierAddOnPatchResourceProperties Class

PremierAddOnPatchResource resource specific properties.

Constructor

PremierAddOnPatchResourceProperties(*args: Any, **kwargs: Any)

Variables

Name Description
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.

Attributes

marketplace_offer

Premier add on Marketplace offer.

marketplace_offer: str | None

marketplace_publisher

Premier add on Marketplace publisher.

marketplace_publisher: str | None

product

Premier add on Product.

product: str | None

sku

Premier add on SKU.

sku: str | None

vendor

Premier add on Vendor.

vendor: str | None