Partager via


BlobServicePropertiesImpl.WithCORSRules(IList<CorsRule>) Méthode

Définition

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

Paramètres

corsRules
IList<CorsRule>

Retours

S’applique à