PremierAddOn interface
Premier add-on.
- 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. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind. |
| location | Resource Location. |
| name | Resource Name. NOTE: This property will not be serialized. It can only be populated by the server. |
| tags | Resource tags. |
| 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 Resource.id
kind
Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
kind?: string
Property Value
string
Inherited From Resource.kind
location
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 Resource.name
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
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 Resource.type