ServerState Enumeration

 

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

Describes the state of a server.

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

Syntax

[DataContractAttribute(Name = "ServerState", Namespace = "http://schemas.datacontract.org/2004/07/Microsoft.Crm.Admin.AdminService")]
public enum ServerState
<DataContractAttribute(Name := "ServerState", Namespace := "http://schemas.datacontract.org/2004/07/Microsoft.Crm.Admin.AdminService")>
Public Enumeration ServerState

Members

Member name Description
Disabled

Specifies that the server is disabled. Value = 0.

Enabled

Specifies that the server is enabled. Value = 1.

None

Specifies that no server state. Value = -1.

See Also

Microsoft.Xrm.Sdk.Deployment Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright