Partager via


IWithCors Interface

Définition

Étape de la définition blobserviceproperties permettant de spécifier Cors.

public interface IWithCors
type IWithCors = interface
Public Interface IWithCors
Dérivé

Méthodes

WithCORSRule(CorsRule)

Spécifie une seule règle CORS.

WithCORSRules(IList<CorsRule>)

Spécifie toutes les règles CORS.

S’applique à