MonitoringDiagnosticResult.Status Property
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.
The latest status of the diagnostic.
public:
property Microsoft::EnterpriseManagement::Monitoring::TaskStatus Status { Microsoft::EnterpriseManagement::Monitoring::TaskStatus get(); };
public Microsoft.EnterpriseManagement.Monitoring.TaskStatus Status { get; }
member this.Status : Microsoft.EnterpriseManagement.Monitoring.TaskStatus
Public ReadOnly Property Status As TaskStatus
Property Value
Returns a TaskStatus value.