PremierAddOnProperties Class
PremierAddOn resource specific properties.
Constructor
PremierAddOnProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
sku
|
Premier add on SKU. |
|
product
|
Premier add on Product. |
|
vendor
|
Premier add on Vendor. |
|
marketplace_publisher
|
Premier add on Marketplace publisher. |
|
marketplace_offer
|
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