Partager via


CorsRules.CorsRulesProperty Propriété

Définition

Obtient ou définit la liste des règles CORS. Incluez jusqu'à cinq éléments CorsRule dans la requête.

[Newtonsoft.Json.JsonProperty(PropertyName="corsRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.CorsRule> CorsRulesProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="corsRules")>]
member this.CorsRulesProperty : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.CorsRule> with get, set
Public Property CorsRulesProperty As IList(Of CorsRule)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à