FunctionState

This FunctionState class contains health state of a function. Function is a component of a hosted service. For example, OWA is a function of Hosted Exchange service.

Members
Name Type Description
DisplayName String The name of the function.
Servers ServerStateCollection The list of servers that have this function. State of each server is also specified.
 Applies To