Compartir a través de


ApplicationGatewayProtocol Clase

Definición

Define valores para ApplicationGatewayProtocol.

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

Constructores

ApplicationGatewayProtocol()

Define valores para ApplicationGatewayProtocol.

Campos

Http

Define valores para ApplicationGatewayProtocol.

Https

Define valores para ApplicationGatewayProtocol.

Propiedades

Value

Define valores para ApplicationGatewayProtocol.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ApplicationGatewayProtocol.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para ApplicationGatewayProtocol.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ApplicationGatewayProtocol.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para ApplicationGatewayProtocol.

(Heredado de ExpandableStringEnum<T>)

Se aplica a