Share via


Server Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains information about a server in a Microsoft Dynamics CRM deployment.

The following tables list the members exposed by the Server type.

Public Constructors

  Name Description
  Server Initializes a new instance of the Server class.

Top

Public Properties

  Name Description
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property FullName Gets or sets the full name of the server.
public property Id Gets the organization ID.
public property Name Gets the name of the server.
public property Roles Gets the set of roles configured for the server.
public property State Gets or sets the state of the server.
public property Version Gets the version number of the server.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Server Class
Microsoft.Xrm.Sdk.Deployment Namespace

Other Resources

Deployment Web Service Messages
Use Deployment Entities and Deployment Configuration Settings
Administer the deployment using Windows PowerShel

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.