Compartir a través de


HTTPMethod Clase

Definición

Define valores para HTTPMethod.

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

Constructores

HTTPMethod()

Define valores para HTTPMethod.

Campos

Get

Define valores para HTTPMethod.

Propiedades

Value

Define valores para HTTPMethod.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para HTTPMethod.

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

Define valores para HTTPMethod.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para HTTPMethod.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para HTTPMethod.

(Heredado de ExpandableStringEnum<T>)

Se aplica a