PremierAddOnPatchResource interface
ARM resource for a PremierAddOn.
- Extends
Properties
| marketplace |
Premier add on Marketplace offer. |
| marketplace |
Premier add on Marketplace publisher. |
| product | Premier add on Product. |
| sku | Premier add on SKU. |
| vendor | Premier add on Vendor. |
Inherited Properties
| id | Resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| kind | Kind of resource. |
| name | Resource Name. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
marketplaceOffer
Premier add on Marketplace offer.
marketplaceOffer?: string
Property Value
string
marketplacePublisher
Premier add on Marketplace publisher.
marketplacePublisher?: string
Property Value
string
product
Premier add on Product.
product?: string
Property Value
string
sku
Premier add on SKU.
sku?: string
Property Value
string
vendor
Premier add on Vendor.
vendor?: string
Property Value
string
Inherited Property Details
id
Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyOnlyResource.id
kind
name
Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyOnlyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyOnlyResource.type