Compartir a través de


CorsRule.AllowedMethods Propiedad

Definición

Obtiene o establece los métodos HTTP que se pueden ejecutar para este origen.

public Microsoft.Azure.Cosmos.Table.CorsHttpMethods AllowedMethods { get; set; }
member this.AllowedMethods : Microsoft.Azure.Cosmos.Table.CorsHttpMethods with get, set
Public Property AllowedMethods As CorsHttpMethods

Valor de propiedad

Métodos HTTP permitidos.

Se aplica a