Compartir a través de


AllowedMethods Clase

Definición

Define los valores de 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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

AllowedMethods()

Define los valores de AllowedMethods.

Campos

DELETE

Define los valores de AllowedMethods.

GET

Define los valores de AllowedMethods.

HEAD

Define los valores de AllowedMethods.

MERGE

Define los valores de AllowedMethods.

OPTIONS

Define los valores de AllowedMethods.

POST

Define los valores de AllowedMethods.

PUT

Define los valores de AllowedMethods.

Propiedades

Value

Define los valores de AllowedMethods.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define los valores de AllowedMethods.

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

Define los valores de AllowedMethods.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define los valores de AllowedMethods.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define los valores de AllowedMethods.

(Heredado de ExpandableStringEnum<T>)

Se aplica a