Microsoft.Provisioning.Monitoring .Net Namespace

The Microsoft.Provisioning.Monitoring .Net namespace has the following classes:

Classes
Class Description
HealthState This is an enumeration data type which contains values of service state.
User This is a data structure that contains user information.
ServerState This is a data structure that contains health state of each user information.
FunctionState This is a data structure that contains health state of a function. Function is a component of a hosted service. For example, OWA is a function of Hosted Exchange Service.
HostedServiceMonitor This is the main interface class for consumer application to monitor services hosted by HMC. It contains following public properties and methods for HMC report data query.
Exception Classes
Exception Class Description
HealthQueryException This is the exception that will be thrown if the return value of stored procedure call is not zero.
 Applies To