Partager via


HTTPMethod Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

HTTPMethod()

Définit des valeurs pour HTTPMethod.

Champs

Get

Définit des valeurs pour HTTPMethod.

Propriétés

Value

Définit des valeurs pour HTTPMethod.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour HTTPMethod.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour HTTPMethod.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour HTTPMethod.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour HTTPMethod.

(Hérité de ExpandableStringEnum<T>)

S’applique à