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
public class WebAppServicePlanUpdatedEventDataSku : System.ClientModel.Primitives.IJsonModel<Azure.Messaging.EventGrid.SystemEvents.WebAppServicePlanUpdatedEventDataSku>, System.ClientModel.Primitives.IPersistableModel<Azure.Messaging.EventGrid.SystemEvents.WebAppServicePlanUpdatedEventDataSku>
type WebAppServicePlanUpdatedEventDataSku = class
type WebAppServicePlanUpdatedEventDataSku = class
interface IJsonModel<WebAppServicePlanUpdatedEventDataSku>
interface IPersistableModel<WebAppServicePlanUpdatedEventDataSku>
Public Class WebAppServicePlanUpdatedEventDataSku
Public Class WebAppServicePlanUpdatedEventDataSku
Implements IJsonModel(Of WebAppServicePlanUpdatedEventDataSku), IPersistableModel(Of WebAppServicePlanUpdatedEventDataSku)
- Inheritance
-
WebAppServicePlanUpdatedEventDataSku
- Implements
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. |