StatusReport Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides status information generated by a IStatusReporter which is used to indicate the status of a service using the DiagnosticsController.
public class StatusReport
type StatusReport = class
Public Class StatusReport
- Inheritance
-
StatusReport
Constructors
StatusReport(String) |
Initializes a new instance of the StatusReport class with a given |
Properties
Description |
Provides a description of what this StatusReport is about. |
Status |
Collection of data points describing the status of the service as provided by a particular IStatusReporter. |
Applies to
Azure SDK for .NET