MonitoringResultData Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains information about the result of a test run by the Microsoft Dynamics 365 monitoring service.
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
Microsoft.Xrm.Sdk.Deployment.BaseData
Microsoft.Xrm.Sdk.Deployment.MonitoringResultData
| Name | Description | |
|---|---|---|
![]() | MonitoringResultData() | Initializes a new instance of the MonitoringResultData class. |
| Name | Description | |
|---|---|---|
![]() | EndTime | Gets or sets the time when monitoring test ended. |
![]() | ExtensionData | For internal use only.(Inherited from BaseData.) |
![]() | Id | Gets or sets the ID of the monitoring test. |
![]() | Role | Gets or sets the Dynamics 365 role for which the monitoring test was run. |
![]() | Server | Gets or sets the Dynamics 365 server name where the test was run. |
![]() | StartTime | Gets or sets the time when monitoring test started. |
![]() | Status | Gets or sets the status of the test. |
![]() | StatusDetail | Gets or sets the information about the test status. |
![]() | TestName | Gets or sets the name of the test. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright


