Feature Flags
FeatureFlags is the supported features of Azure SignalR service.
EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.