Freigeben über


CorsRules.CorsRulesProperty Eigenschaft

Definition

Ruft die Liste der CORS-Regeln ab oder legt sie fest. Sie können bis zu fünf CorsRule-Elemente in die Anforderung einschließen.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: