次の方法で共有


BlobServicePropertiesImpl.WithCORSRules(IList<CorsRule>) メソッド

定義

public Microsoft.Azure.Management.Storage.Fluent.BlobServicePropertiesImpl WithCORSRules (System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Fluent.Models.CorsRule> corsRules);
member this.WithCORSRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Fluent.Models.CorsRule> -> Microsoft.Azure.Management.Storage.Fluent.BlobServicePropertiesImpl
Public Function WithCORSRules (corsRules As IList(Of CorsRule)) As BlobServicePropertiesImpl

パラメーター

corsRules
IList<CorsRule>

戻り値

適用対象