Condividi tramite


BlobServiceProperties.Cors Property

Definition

The set of CORS rules.

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

Property Value

Applies to