IApiBehaviorMetadata Interfejs

Definicja

Element IFilterMetadata wskazujący, że typ i wszystkie typy pochodne są używane do obsługi odpowiedzi interfejsu API PROTOKOŁU HTTP.

Kontrolery ozdobione tym atrybutem (ApiControllerAttribute) są konfigurowane z funkcjami i zachowaniem ukierunkowanym na ulepszanie środowiska dewelopera na potrzeby tworzenia interfejsów API.

public interface class IApiBehaviorMetadata : Microsoft::AspNetCore::Mvc::Filters::IFilterMetadata
public interface IApiBehaviorMetadata : Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata
type IApiBehaviorMetadata = interface
    interface IFilterMetadata
Public Interface IApiBehaviorMetadata
Implements IFilterMetadata
Pochodne
Implementuje

Dotyczy