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 | |
---|---|---|
ExtensionData | Gets or sets the structure that contains extra data. (inherited from DeploymentObject) | |
FullName | Gets or sets the full name of the server. | |
Id | Gets the organization ID. | |
Name | Gets the name of the server. | |
Roles | Gets the set of roles configured for the server. | |
State | Gets or sets the state of the server. | |
Version | Gets the version number of the server. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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.