C# Class Microsoft.Azure.WebJobs.Script.Config.FeatureFlags

Provides a way to determine whether certain runtime features are enabled or disabled based on a feature flags app setting.
Afficher le fichier Open project: Azure/azure-webjobs-sdk-script

Méthodes publiques

Méthode Description
IsEnabled ( string name ) : bool

Method Details

IsEnabled() public static méthode

public static IsEnabled ( string name ) : bool
name string
Résultat bool