Share via


TableServiceProperties.Cors Property

Definition

The set of CORS rules.

public System.Collections.Generic.IList<Azure.Data.Tables.Models.TableCorsRule> Cors { get; }
member this.Cors : System.Collections.Generic.IList<Azure.Data.Tables.Models.TableCorsRule>
Public ReadOnly Property Cors As IList(Of TableCorsRule)

Property Value

Applies to