TableControllerConfigAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Effectue des personnalisations de configuration pour TableController<TData> les contrôleurs dérivés.
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class TableControllerConfigAttribute : Attribute, System.Web.Http.Controllers.IControllerConfiguration
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type TableControllerConfigAttribute = class
inherit Attribute
interface IControllerConfiguration
Public NotInheritable Class TableControllerConfigAttribute
Inherits Attribute
Implements IControllerConfiguration
- Héritage
-
TableControllerConfigAttribute
- Attributs
- Implémente
-
System.Web.Http.Controllers.IControllerConfiguration
Constructeurs
TableControllerConfigAttribute() |
Effectue des personnalisations de configuration pour TableController<TData> les contrôleurs dérivés. |
Méthodes
Initialize(HttpControllerSettings, HttpControllerDescriptor) |
Effectue des personnalisations de configuration pour TableController<TData> les contrôleurs dérivés. |
S’applique à
Azure SDK for .NET