DevCenterHealthCheck 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.
An individual health check item.
public class DevCenterHealthCheck
type DevCenterHealthCheck = class
Public Class DevCenterHealthCheck
- Inheritance
-
DevCenterHealthCheck
Properties
AdditionalDetails |
Additional details about the health check or the recommended action. |
DisplayName |
The display name of this health check item. |
EndOn |
End time of the health check item. |
ErrorType |
The type of error that occurred during this health check. |
RecommendedAction |
The recommended action to fix the corresponding error. |
StartOn |
Start time of health check item. |
Status |
The status of the health check item. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET