Partager via


StorageCorsRule.AllowedMethods Propriété

Définition

Obligatoire si l'élément CorsRule est présent. Liste des méthodes HTTP autorisées à être exécutées par l’origine.

public System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.CorsRuleAllowedMethod> AllowedMethods { get; }
member this.AllowedMethods : System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.CorsRuleAllowedMethod>
Public ReadOnly Property AllowedMethods As IList(Of CorsRuleAllowedMethod)

Valeur de propriété

S’applique à