Partager via


AllowedMethods Classe

Définition

Définit des valeurs pour AllowedMethods.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Storage.Fluent.Models.AllowedMethods>))]
public class AllowedMethods : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Storage.Fluent.Models.AllowedMethods>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Storage.Fluent.Models.AllowedMethods>))>]
type AllowedMethods = class
    inherit ExpandableStringEnum<AllowedMethods>
Public Class AllowedMethods
Inherits ExpandableStringEnum(Of AllowedMethods)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

AllowedMethods()

Définit des valeurs pour AllowedMethods.

Champs

DELETE

Définit des valeurs pour AllowedMethods.

GET

Définit des valeurs pour AllowedMethods.

HEAD

Définit des valeurs pour AllowedMethods.

MERGE

Définit des valeurs pour AllowedMethods.

OPTIONS

Définit des valeurs pour AllowedMethods.

POST

Définit des valeurs pour AllowedMethods.

PUT

Définit des valeurs pour AllowedMethods.

Propriétés

Value

Définit des valeurs pour AllowedMethods.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour AllowedMethods.

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

Définit des valeurs pour AllowedMethods.

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

Définit des valeurs pour AllowedMethods.

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

Définit des valeurs pour AllowedMethods.

(Hérité de ExpandableStringEnum<T>)

S’applique à