Freigeben über


RetrieveMonitoringResultsResponse Class

Definition

Contains the response from RetrieveMonitoringResultsRequest.

public ref class RetrieveMonitoringResultsResponse : Microsoft::Xrm::Sdk::Deployment::DeploymentServiceResponse
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="RetrieveMonitoringResultsResponse", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class RetrieveMonitoringResultsResponse : Microsoft.Xrm.Sdk.Deployment.DeploymentServiceResponse
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="RetrieveMonitoringResultsResponse", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")>]
type RetrieveMonitoringResultsResponse = class
    inherit DeploymentServiceResponse
Public Class RetrieveMonitoringResultsResponse
Inherits DeploymentServiceResponse
Inheritance
RetrieveMonitoringResultsResponse
Attributes

Constructors

RetrieveMonitoringResultsResponse()

Initializes a new instance of the RetrieveMonitoringResultsResponse class.

Properties

ExtensionData

Gets or sets the structure that contains extra data.

(Inherited from DeploymentServiceResponse)
MonitoringResults

Gets or sets the retrieved monitoring results.

ServiceHealth

Gets or sets the retrieved service health status.

Applies to