Sdílet prostřednictvím


ShareServiceProperties.Cors Property

Definition

The set of CORS rules.

public System.Collections.Generic.IList<Azure.Storage.Files.Shares.Models.ShareCorsRule> Cors { get; set; }
member this.Cors : System.Collections.Generic.IList<Azure.Storage.Files.Shares.Models.ShareCorsRule> with get, set
Public Property Cors As IList(Of ShareCorsRule)

Property Value

Applies to