Partager via


CorsRule.AllowedMethods Propriété

Définition

Obtient ou définit les méthodes HTTP dont l'exécution est autorisée pour cette origine.

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

Valeur de propriété

Méthodes HTTP autorisées.

S’applique à