ServiceHealthStatus Enumeration

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Describes the deployment service health status.

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

Syntax

[DataContractAttribute(Name = "ServiceHealthStatus", Namespace = "http://schemas.datacontract.org/2004/07/Microsoft.Xrm.Sdk.Deployment")]
public enum ServiceHealthStatus
<DataContractAttribute(Name := "ServiceHealthStatus", Namespace := "http://schemas.datacontract.org/2004/07/Microsoft.Xrm.Sdk.Deployment")>
Public Enumeration ServiceHealthStatus

Members

Member name Description
Healthy

Tests passed successfully.

HealthyServiceVerificationOnly

Tests that didn’t require a test organization passed successfully.

NoData

No tests have been run.

NotHealthy

Tests failed.

Remarks

See Also

Microsoft.Xrm.Sdk.Deployment Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright