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.

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

System.Object
  Microsoft.Xrm.Sdk.Deployment.BaseData
    Microsoft.Xrm.Sdk.Deployment.MonitoringResultData

[DataContractAttribute(Name = "MonitoringResultData", Namespace = "http://schemas.datacontract.org/2004/07/Microsoft.Crm.Admin.AdminService")]
public class MonitoringResultData : BaseData

NameDescription
System_CAPS_pubmethodMonitoringResultData()

Initializes a new instance of the MonitoringResultData class.

NameDescription
System_CAPS_pubpropertyEndTime

Gets or sets the time when monitoring test ended.

System_CAPS_pubpropertyExtensionData

For internal use only.(Inherited from BaseData.)

System_CAPS_pubpropertyId

Gets or sets the ID of the monitoring test.

System_CAPS_pubpropertyRole

Gets or sets the Dynamics 365 role for which the monitoring test was run.

System_CAPS_pubpropertyServer

Gets or sets the Dynamics 365 server name where the test was run.

System_CAPS_pubpropertyStartTime

Gets or sets the time when monitoring test started.

System_CAPS_pubpropertyStatus

Gets or sets the status of the test.

System_CAPS_pubpropertyStatusDetail

Gets or sets the information about the test status.

System_CAPS_pubpropertyTestName

Gets or sets the name of the test.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: