WebAppServicePlanUpdatedEventDataSku Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
sku of app service plan.
public class WebAppServicePlanUpdatedEventDataSku
type WebAppServicePlanUpdatedEventDataSku = class
Public Class WebAppServicePlanUpdatedEventDataSku
- Inheritance
-
WebAppServicePlanUpdatedEventDataSku
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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET