Compartilhar via


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

Definição

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

Parâmetros

corsRules
IList<CorsRule>

Retornos

Aplica-se a