Condividi tramite


ApplicationGatewaySkuName Class

Definition

Defines values for ApplicationGatewaySkuName.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySkuName>))]
public class ApplicationGatewaySkuName : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySkuName>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySkuName>))>]
type ApplicationGatewaySkuName = class
    inherit ExpandableStringEnum<ApplicationGatewaySkuName>
Public Class ApplicationGatewaySkuName
Inherits ExpandableStringEnum(Of ApplicationGatewaySkuName)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Applies to