次の方法で共有


BlobServiceProperties.Cors プロパティ

定義

CORS ルールのセット。

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)

プロパティ値

適用対象