WebAppServicePlanUpdatedEventDataSku interface
sku of app service plan.
Properties
capacity | capacity of app service plan sku. |
family | family of app service plan sku. |
name | name of app service plan sku. |
size | size of app service plan sku. |
tier | tier of app service plan sku. |
Property Details
capacity
capacity of app service plan sku.
capacity?: string
Property Value
string
family
family of app service plan sku.
family?: string
Property Value
string
name
name of app service plan sku.
name?: string
Property Value
string
size
size of app service plan sku.
size?: string
Property Value
string
tier
tier of app service plan sku.
tier?: string
Property Value
string